CAOPRELIM Flashcards
(41 cards)
Which component is often referred to as the “brain” of the computer?
Motherboard
Hard drive
Microprocessor
X RAM
Microprocessor
Gordon Moore’s observation, known as______ states that the number of transistors on a microchip doubles about every two years.
Moore’s Law
The_____ designed by Charles Babbage was an early mechanical calculator capable of solving complex mathematical problems.
Difference Engine
computer memory measurement, what comes after Terabyte in terms of increasing capacity?
Petabyte
Gigabyte
Zettabyte
Exabyte
Petabyte
In binary, each digit is called a____ and 8 of these make up one byte.
bit
Which of the following represents one billion bytes?
Terabyte
Petabyte
Gigabyte
Megabyte
Gigabyte
The “von Neumann bottleneck” refers to:
The limited processing speed of early CPUs
The difficulty in programming early computers
The high cost of computer memor
The single data path between CPU and main memory
The single data path between CPU and main memory
In the decimal number system, the value of a digit depends solely on the digit itself, not its position.
True False
False
What does ROM stand for?
Rapid Output Management
Read-Only Memory
Runtime Optimization Module
Random Operating Memory
Read-Only Memory
Which type of port sends data as a single pulse along at least eight data lines?
Serial port
USB port
Ethernet port
Parallel port
Parallel port
Which of the following is an example of secondary storage?
RAM
CPU
registers Cache
Hard disk drive
Hard disk drive
The ASCII code uses 7 bits and has 256 possible codes.
True False
False
The ASCII code uses 7 bits and has 256 possible codes.
True False
False
What does the Principle of Equivalence of Hardware and Software state?
Any task done by software can also be done using hardware, and vice versa.
Hardware is always faster than software.
Hardware and software cannot perform the same tasks.
Software is always more efficient than hardware.
Any task done by software can also be done using hardware, and vice versa.
ISCII is a universal encoding standard used to support all languages worldwide.
True False
False
In the decimal number system, what does the value of a digit depend on?
The sum of all digits in the number.
Its position within the number.
Its numerical value only.
The total number of digits in the number.
Its position within the number.
What is the primary difference between computer organization and computer architecture?
Neither deals with the physical or logical aspects of computer systems.
Architecture deals with physical aspects, while organization focuses on logical aspects.
Organization deals with physical aspects, while architecture focuses on logical aspects.
Organization and architecture are identical concepts.
Organization deals with physical aspects, while architecture focuses on logical aspects.
Organization deals with physical aspects, while architecture focuses on logical aspects. In a binary number, the leftmost digit is called the least significant bit (LSB).
True False
False
What is the primary limitation of the classic von Neumann architecture that led to the development of alternative models?
Limited input/output capabilities
Lack of memory capacity
Single data path between CPU and memory Slow processing speed
Single data path between CPU and memory
What is the primary function of the Control Level in the computer level hierarchy?
To compile high-level languages
To decode and execute instructions
To provide a user interface
To implement digital circuits
To decode and execute instructions
Which of the following best describes Unicode?
A unique numeric value for every character across languages.
A code for representing only English characters.
An outdated standard for digital communication.
A coding system for mathematical symbols only
A unique numeric value for every character across languages.
What is the primary advantage of using the binary number system in digital systems?
It’s easier to implement with two-state electric signals.
It’s the most common system used by humans.
It uses fewer digits than the decimal system.
It’s more accurate for mathematical calculations.
It’s easier to implement with two-state electric signals.
How many unique codes can be represented using the 7-bit ASCII system?
512
128
256
64
128
Which of the following is NOT typically included in the alphanumeric code set?
Digits
Punctuation marks
Foreign currency symbols
Lowercase letters.
Foreign currency symbols