Unit 1 Review Flashcards
What did Ada Byron mean when she said that the Analytical Engine could never "originate anything"? A. A machine could not think. B. A machine could no do calculations. C. A machine could not talk. D. A machine could not make a decision.
A. A machine could not think
Which category of programming languages has the most abstraction from the hardware? A. High level B. Low Level C. Assembly Language D. Machine Language
A. High Level
To determine the level of the computer language, compare the language used to the:
A. modifications the language will handle.
B. computer hardware being used.
C. number of variables in the language.
D. abstractions the language contains from machine code of 0s and 1s.
D. abstractions the language contains from machine code of 0s and 1s.
The hexadecimal number A41 is ________ in binary.
A. 10000100001
B. 01100100001
C. 101001000001
D. None of the options.
C. 101001000001
The binary number 10111 is \_\_\_\_\_\_ in decimal. A. 4 B. 23 C. none of the options D. 15
B. 23
\_\_\_\_\_\_\_\_ is another name for Decimal. A. Base 2 B. Base 8 C. Base 10 D. Base 16
C. Base 10
What computer was sold to US Census Bureau in 1951? A. ENIAC B. UNIVAC C. EDVAC D. Mark I
B. UNIVAC
Using a program to record transactions, phone calls and other personal information is what type of ethical consideration?
A. Privacy
B. Online Profiling
C. Netiquette
D. Phishing
A. Privacy
What made it possible to build the microcomputer (PC)?
A. The transistor
B. The development of stored memory
C. The Integrated Circuit
D. The microprocessor
D. The microprocessor
The F in hexadecimal is equal to A. 11 B. 10 C. 15 D. 16
C. 15
The information posted on the Social Security Administration website for public view and access is incompliance with which legislation?
A. Electronic Freedom of Information Act of 1996
B. Privacy Act of 1974
C. Electronic Communications Privacy Act of 1986
D. Safety and Freedom through Encryption Act of 1999
A. Electronic Freedom of Information Act of 1996
Who wrote the first computer program? A. Charles Babbage B. Herman Hollerith C. Stephen Jobs D. Ada Byron
D. Ada Byron
The decimal number 10 is equal to \_\_\_\_\_\_\_\_ in binary? A. 0010 B. 1010 C. 1111 D. 1001
B. 1010
How would a programming language that allows programs to run on any operating system be classified?
A. High Level
B. Very low level
C. Medium Level
D. Low Level
A. High Level
If a zero is shown in binary, it represents: A. On B. Both 0 and 1 C. Off D. Neither 0 nor 1
C. Off
How does Visual Basic differ from Basic?
A. Visual Basic is an object-oriented language and Basic is not.
B. Basic is a newer language than Visual Basic.
C. Basic is a high level language and Visual Basic is low level.
D. Visual Basic is easy to learn and Basic is not.
A. Visual Basic is an object-oriented language and Basic is not.
Digits in binary are also know as bits.
A. False
B. True
B. True
What type of code is directly understood by the CPU?
A. Machine Code
B. C
C. Abstract Code
D. Assembly Language
A. Machine Code
How many KB in 1 MB? A. 1 KB B. 1000 KB C. 924 KB D. 1024 KB
D. 1024 KB
What base number system is also known as hexadecimal?
A. 16
B. 8
C. none of the options
D. 10
A. 16
The decimal number 15 equals \_\_\_\_\_\_\_\_ in binary. A. 0000 B. 1111 C. 1110 D. 0111
B. 1111
Why were magnetic tapes used to replace punch cards in Second Generation computers? A. Increased computer memory B. Increased manual labor C. Increased cost of production D. Increased reliability
D. Increased reliability
What sparked the second generation computers?
A. The invention of the first computer language.
B. The invention of the Integrated Circuit
C.The invention of machine language
D. The invention of the transistor
D. The invention of the transistor
The use of a hexadecimal numbering system in computers allows the computer to:
A. represent small amounts of information in a large database.
B. store data with little room for error.
C. use less disk space in storing data.
D. convert small numbers quickly.
C. use less disk space in storing data.
Which number system utilizes only two digits? A. Octal B. Decimal C. Binary D. Hexadecimal
C. Binary
Which describes a program designed to reproduce itself by copying itself into other programs without theuser's knowledge? A. A bug B. A virus C. An infection D. A reproduction
B. A virus
All of the following were developed in the 1990's except: A. Python B. C C. Java D. PHP
B. C
A computer program that stores the names of 5,000 customers for a business would MOST LIKELY bewritten in what language? A. Pascal B. SQL C. BASIC D. COBOL
B. SQL
The binary number 1000110 equals ________ in hexadecimal.
A. 46
B. 12
C. 16
D. D3
A. 46
The Stepped Reckoner was never mass produced because:
A. they frequently jammed or malfunctioned causing reliability of data issues.
B. the raw materials in mechanical devices were hard to find.
C. they broke when used causing cost production issues.
D. no investor saw a need for these types of devices.
A. they frequently jammed or malfunctioned causing reliability of data issues.
Which statement BEST describes why the binary system is one of the four numbering systems used in computers?
A. The most significant digit to a computer is 0 so it is open to the flow of electricity.
B. Computers do not have a brain so programmers must keep it simple in making conversions.
C. Computers can only process electronic pulses which are equivalent to on and off pulses of electricity.
D. Four digits can be used to show a large range of information by using the power of 2.
B. Computers do not have a brain so programmers must keep it simple in making conversions.
The following is an example of what? 8B542408 83FA0077 06B80000 A. compiler code B. binary code C. machine code D. assembly language
C. Machine Code
Which act requires commercial web sites that collect personal information from children under the age of 13to obtain parental consent?
A. Electronic Communications Privacy Act of 1986
B. Consumer Credit Reporting Reform Act of 1996
C. Right to Financial Privacy Act of 1978
D. Children’s Online Privacy Protection Act of 1988 (COPPA)
D. Children’s Online Privacy Protection Act of 1988 (COPPA)
A bit is
A. a single 0 or 1 in the binary code.
B. eight 0s or 1s.
C. equal to 64K of RAM
D. a person’s name stored in memory.
A. a single 0 or 1 in the binary code.
What characteristic of electro-mechanical devices positively impacted their success? A. Binary numbers B. Logic patterns C. Electricity use D. Magnetic tape use
C. Electricity use
Which is a netiquette guideline? A. Never change your password B. Access the account of another user C. Do not attempt to access the account of another user without authorization D. Share your password
C. Do not attempt to access the account of another user without authorization
101 in base 2 equals \_\_\_\_\_\_ in decimal. A. 6 B. 5 C. 9 D. 4
B. 5
When comparing third and fourth generation computers, which statement BEST summarizes the comparison?
A. Fourth generation computers completely overhauled the third generation use of vacuum tubes.
B. Third generation computer’s silicon wafers led to a waffle housing of computers and reduced heat generation in fourth generation computers.
C. The inventions of integrated circuits in third generation computers led to the development of microprocessors in the fourth generation computers.
D. Fourth generation computers function primarily the same way as third generation computers with the exception of the larger size of computing boards.
C. The inventions of integrated circuits in third generation computers led to the development of microprocessors in the fourth generation computers.
Which statement BEST describes how World War II impacted computer development?
A. The use of vacuum tubes in visual displays during WWI led to the use of tubes in computers.
B. The need for accuracy of military calculations for the trajectory of artillery shells led government to develop a computer.
C. The use of wiring in WWI communication instruments led to a development of computers with wire houses.
D. The need for navigational systems to steer troops to landings led to the development of sophisticated computers.
B. The need for accuracy of military calculations for the trajectory of artillery shells led government to develop a computer.
The need to perform what tasks led to the development of the first mechanical devices? A. Mathematical computations B. Decision structures C. Logic D. Sequencing
A. Mathematical computations