LCD Definition Stands for “Liquid Crystal Display.” LCD is a flat panel display technology commonly used in TVs and computer monitors. It is also used in screens for mobile devices, such as laptops, tablets, and smartphones. LCD displays don’t just look different than bulky CRT monitors, the way they operate is significantly different as well. Instead of firing electrons at a ..
Author : datacentersolutions
Touchscreen Definition A touchscreen is a display that also serves as an input device. Some touchscreens require a proprietary pen for input, though most modern touchscreens detect human touch. Since touchscreen devices accept input directly through the screen, they do not require external input devices, such as mice and keyboards. This makes touchscreens ideal for computer kiosks, as well as ..
Linux Definition Linux (pronounced “lih-nux”, not “lie-nux”) is a Unix-like operating system (OS) created by Linus Torvalds. He developed Linux because he wasn’t happy with the currently available options in Unix and felt he could improve it. So he did what anybody else would do, and created his own operating system. When Linus finished building a working version of ..
Applet Definition An applet is a small application designed to run within another application. While the term “applet” is sometimes used to describe small programs included with a computer’s operating system, it usually refers to Java applets, or small applications written in the Java programming language. Unlike ordinary applications, Java applets cannot be run directly by the operating system. Instead, ..
Runtime Definition Runtime is the period of time when a program is running. It begins when a program is opened (or executed) and ends with the program is quit or closed. Runtime is a technical term, used most often in software development. It is commonly seen in the context of a “runtime error,” which is an error that occurs ..
JRE Definition Stands for “Java Runtime Environment” and may also be written “Java RTE.” Java is a programming language, similar to C. However, since it is a newer language, it is not natively supported by all operating systems. Therefore, a Java Runtime Environment may need to be installed on your computer for Java applets and Java applications to run. The ..
JVM Definition Stands for “Java Virtual Machine.” A JVM is a software-based machine that runs Java programs. It can be installed on several different operating systems, including Windows, OS X, and Linux. JVMs allow Java apps to run on almost any computer. A Java virtual machine processes instructions similar to a physical processor. However, the Java code from a .JAVA file must first be converted into ..
SDK Definition Stands for “Software Development Kit.” An SDK is a collection of software used for developing applications for a specific device or operating system. Examples of SDKs include the Windows 7 SDK, the Mac OS X SDK, and the iPhone SDK. SDKs typically include an integrated development environment (IDE), which serves as the central programming interface. The ..
Worm Definition Worm has two widely different definitions. One refers to a computer virus and the other is an optical storage technology: 1) A type of computer virus Just like regular worms tunnel through dirt and soil, computer worms tunnel through your computer’s memory and hard drive. A computer worm is a type of virus that replicates ..
Spyware Definition As the name implies, this is software that “spies” on your computer. Nobody likes to be spied on, and your computer doesn’t like it either. Spyware can capture information like Web browsing habits, e-mail messages, usernames and passwords, and credit card information. If left unchecked, the software can transmit this data to another ..
Recent Comments