Programming Flashcards
An electronic device capable of performing complex computations in a short time.
Computer
A set of instructions for a computer, telling it what to do and how to behave.
Program
The craft of implementing one or more interrelated abstract algorithms using a particular programming language to produce a concrete computer program.
Programming
Consists of devices like the computer itself, the monitor, keyboard, printer, mouse, and speakers.
Hardware
Is the name given to the programs that you install on the computer to perform certain types of activities.
Software
The conversion of images, letters, and sounds to digital electrical signals.
Data Representation
Refers to a combination or sequence of “on” and “off” signals.
Digital Signal
The manipulation of “on” and “off” (digital electrical) signals.
Digital Electronics
Most computers are?, as opposed in analog devices
Digital
Works with discrete signals such as 0 and 1.
Digital Device
Works with continuous data.
Analog Device
Has two discrete states – on and off.
Traditional Light Switch
Has a rotating dial that controls a continuous range of brightness - from none (off) to full brightness.
Dimmer Switch
The “0” and “1” are also known as? (2)
Bits or Binary Digits
A 5-bit sequence or combination of “0” and “1” could be?
10011
The computer is using this system which uses only two digits: 0 and 1.
Binary Number System
This system uses ten symbols or numerals (0 – 9)
Decimal System
This system uses only two symbols (0 and 1)
Binary System
It can also be used to represent character data.
Bits
ASCII stands for?
American Standard Code for Information Interchange
It defines a set of characters that is displayed on screen.
ASCII
ASCII uses only how many bits for each character?
7/8
EBCDIC stands for?
Extended Binary Coded Decimal Interchange Code
It is an alternative 8-bit code used by older IBM mainframe computers.
EBCDIC
IBM stands for?
International Business Machine
It is an 8, 16, or 32-bit character encoding scheme that provides codes for 65,000 characters.
Unicode
This was developed to represent all the writing systems of the world.
Unicode
It makes use of a series of 0’s and 1’s to represent 256 characters
Extended ASCII
Is a contraction of binary digits.
Bits
The abbreviation for bit is a lowercase “b”, used when measuring what?
Transmission speed
Is a collection of bits (8 to be exact).
Byte
Unit “B” bytes is usually used in measuring what?
Capacity
What does Bits and bytes uses to indicate large values?
Prefixes
Is either via electronic switches or electronic charges.
Storage
Are either on or off while charging devices are either charged or discharged.
Electronic Switches
Machines that generate input for the computer, such as keyboard, and the mouse.
Input Devices
The central electronic chip that controls the processes in the computer.
Processor or CPU
CPU stands for?
Central Processing Unit