click below
click below
Normal Size Small Size show me how
Bianary numbers
| Term | Definition |
|---|---|
| Binary | relating to, using, or expressed in a system of numerical notation that has 2 rather than 10 as a base. |
| Binary Code | a coding system using the binary digits 0 and 1 to represent a letter, digit, or other character in a computer or other electronic device |
| binary numbers | a number expressed in the binary numeral system, or base-2 numeral system, which represents numeric values using two different symbols |
| 1s | binary number |
| 0s | binary number |
| ASCII | American Standard Code for Information Interchange) is the most common format for text files in computers and on the Internet |
| VGA | Video Graphics Array (VGA) connector is a three-row 15-pin DE-15 connector |
| pixel | a minute area of illumination on a display screen, one of many from which an image is composed |
| bit | ( binary digit) is the smallest unit of data in a computer. |
| byte | a unit of data that is eight binary digits long. |
| Algorithm | a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. |