Introduction to Computers, The Internet, and The Web Flashcards
Who is the first programmer?
Ada Lovelace, a nun
It performs calculations and makes logical decisions faster than humans
Computers
What processes data under the control of sequences of instructions
Computer Programs
The receiving section obtains information and places it at the disposal of the other unit for processing. (i.e. webcam, mouse, keyboard, scanner)
Input devices
Shipping section that takes information and makes it available for use outside the computer (i.e. screen monitor, printer, speaker)
Output devices
It retains information that has been entered through the input unit, making it immediately available for processing when needed.
Primary Memory or Random Access Memory
Type of memory typically lost when the computer’s power is turned off
Volatile memory
How many bytes is: gigabytes; megabytes
One billion bytes; one million bytes
How many bits is a byte
Eight bits
It is the minimum unit of binary information stored in a computer system
A bit, which can either be on or off, 1 or 0
Part of the CPU that performs arithmetic (addition, subtraction, multiplication, division) and logic (or, and) operations
Arithmetic and Logic Unit (ALU)
Part of the CPU that decode and execute instructions as well as register other components
Control Unit
This computer unit administers and coordinates the operation of the ALU and Control Unit
Central Processing Unit
implements multiple processors on a single integrated-circuit chip
Multi-core Processor
Kind of storage unit that preserves information even when the computer’s power is turned off
Secondary Storage Unit
It is a form of data items processed by computers. The simplest data item is called bits.
Data Hierarchy
An example of a character set that represents common special characters
ASCII (American Standard Code for Information Interchange)
It is a group of characters that conveys meaning (i.e. uppercase and lowercase letters representing a person’s name)
Fields
This is a group of related fields (i.e. record of an employee consisting of different information about that employee)
Records
This is a group of related records
Files
A “collection of data” organized for easy access and manipulation
Database
Data stored in simple tables
Relational database
This includes records and fields
Table