1Which characteristic enables a computer to perform millions of calculations in a short time?
Characteristics of computers
Easy
A.Storage
B.Versatility
C.Speed
D.Accuracy
Correct Answer: Speed
Explanation:
Speed allows a computer to process data and perform calculations very quickly.
Incorrect! Try again.
2Which characteristic means that a computer can perform repeated tasks without becoming tired?
Characteristics of computers
Easy
A.Emotion
B.Intelligence
C.Diligence
D.Judgment
Correct Answer: Diligence
Explanation:
Diligence means that a computer can repeat tasks consistently without fatigue.
Incorrect! Try again.
3Which electronic component was mainly used in first-generation computers?
Generations of computers
Easy
A.Vacuum tubes
B.Integrated circuits
C.Microprocessors
D.Transistors
Correct Answer: Vacuum tubes
Explanation:
First-generation computers used vacuum tubes for processing and circuitry.
Incorrect! Try again.
4Which technology was mainly used in second-generation computers?
Generations of computers
Easy
A.Artificial intelligence
B.Vacuum tubes
C.Transistors
D.Microprocessors
Correct Answer: Transistors
Explanation:
Second-generation computers replaced vacuum tubes with smaller and more reliable transistors.
Incorrect! Try again.
5Which component is associated with fourth-generation computers?
Generations of computers
Easy
A.Microprocessors
B.Integrated circuits
C.Vacuum tubes
D.Magnetic drums
Correct Answer: Microprocessors
Explanation:
Fourth-generation computers are based on microprocessor technology.
Incorrect! Try again.
6Which unit accepts data and instructions from the user?
Block diagram of a computer
Easy
A.Input unit
B.Control unit
C.Memory unit
D.Output unit
Correct Answer: Input unit
Explanation:
The input unit receives data and instructions from devices such as a keyboard or mouse.
Incorrect! Try again.
7Which part of the CPU performs arithmetic calculations and logical comparisons?
Block diagram of a computer
Easy
A.Control unit
B.Output unit
C.Memory unit
D.Arithmetic Logic Unit
Correct Answer: Arithmetic Logic Unit
Explanation:
The Arithmetic Logic Unit (ALU) performs calculations and logical operations.
Incorrect! Try again.
8Which unit directs and coordinates the operations of a computer?
Block diagram of a computer
Easy
A.Control unit
B.Output unit
C.Input unit
D.Storage unit
Correct Answer: Control unit
Explanation:
The control unit manages and coordinates the activities of other computer components.
Incorrect! Try again.
9What is the smallest unit of data in a computer?
Data representation
Easy
A.Bit
B.Word
C.Byte
D.File
Correct Answer: Bit
Explanation:
A bit is the smallest unit of data and can have the value or .
Incorrect! Try again.
10How many bits make one byte?
Data representation
Easy
A. bits
B. bits
C. bits
D. bits
Correct Answer: bits
Explanation:
One byte consists of bits.
Incorrect! Try again.
11Which digits are used in the binary number system?
Binary number system
Easy
A. to
B. and
C. to
D. to
Correct Answer: and
Explanation:
The binary number system uses only the digits and .
Incorrect! Try again.
12What is the base of the binary number system?
Binary number system
Easy
A.Base
B.Base
C.Base
D.Base
Correct Answer: Base
Explanation:
Binary is a base- number system because it uses two digits.
Incorrect! Try again.
13Which of the following is a valid binary number?
Binary number system
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
A valid binary number contains only the digits and .
Incorrect! Try again.
14What is the base of the octal number system?
Octal number system
Easy
A.Base
B.Base
C.Base
D.Base
Correct Answer: Base
Explanation:
The octal number system has base .
Incorrect! Try again.
15Which digit is not used in the octal number system?
Octal number system
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
Octal numbers use only the digits from through .
Incorrect! Try again.
16What is the base of the hexadecimal number system?
Hexadecimal number system
Easy
A.Base
B.Base
C.Base
D.Base
Correct Answer: Base
Explanation:
The hexadecimal number system has base .
Incorrect! Try again.
17What decimal value does the hexadecimal digit represent?
Hexadecimal number system
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
In hexadecimal, the letters through represent decimal values through .
Incorrect! Try again.
18What is the decimal equivalent of the binary number ?
Number system conversions
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
.
Incorrect! Try again.
19What is the decimal equivalent of the octal number ?
Number system conversions
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
represents one group of eight, so it equals .
Incorrect! Try again.
20What is the hexadecimal equivalent of the decimal number ?
Number system conversions
Easy
A.
B.
C.
D.
Correct Answer:
Explanation:
The decimal value is represented by the digit in hexadecimal.
Incorrect! Try again.
21A computer performs the same payroll calculation for thousands of employees without becoming tired or losing concentration. Which characteristic does this best illustrate?
Characteristics of computers
Medium
A.Versatility
B.Automatic operation
C.Diligence
D.Storage capacity
Correct Answer: Diligence
Explanation:
Diligence is the ability of a computer to perform repetitive tasks consistently without fatigue or loss of accuracy.
Incorrect! Try again.
22A billing program produces incorrect totals because the tax rates entered into it are wrong. Which conclusion best explains this result?
Characteristics of computers
Medium
A.Computers cannot perform arithmetic reliably
B.Computer speed decreases when data is incorrect
C.Computer accuracy depends on valid data and instructions
D.Computers lose accuracy during repeated work
Correct Answer: Computer accuracy depends on valid data and instructions
Explanation:
A computer processes the supplied data and instructions. Incorrect input can therefore produce incorrect output.
Incorrect! Try again.
23A computer is described as smaller and more reliable than vacuum-tube machines because it uses transistors as its main electronic component. To which generation does it belong?
Generations of computers
Medium
A.Fourth generation
B.Third generation
C.Second generation
D.First generation
Correct Answer: Second generation
Explanation:
Second-generation computers replaced vacuum tubes with transistors, improving size, reliability, and power efficiency.
Incorrect! Try again.
24A computer uses integrated circuits but does not yet use a microprocessor as its CPU. Which generation best matches this design?
Generations of computers
Medium
A.Third generation
B.Fourth generation
C.Second generation
D.First generation
Correct Answer: Third generation
Explanation:
Third-generation computers used integrated circuits, while microprocessors became the defining technology of the fourth generation.
Incorrect! Try again.
25Which path best represents how keyboard-entered numbers are processed and their sum is displayed?
Input is stored in memory, processed by the CPU, and the result is stored before being sent to the output unit.
Incorrect! Try again.
26During execution, a processor must add two values and compare the result with zero. Which CPU component mainly performs these operations?
Block diagram of a computer
Medium
A.Secondary storage unit
B.Control unit
C.Arithmetic Logic Unit
D.Input unit
Correct Answer: Arithmetic Logic Unit
Explanation:
The Arithmetic Logic Unit performs arithmetic operations such as addition and logical operations such as comparison.
Incorrect! Try again.
27Which function is primarily performed by the control unit of a computer?
Block diagram of a computer
Medium
A.Displaying processed results to the user
B.Performing all arithmetic calculations directly
C.Storing files for long-term future use
D.Decoding instructions and directing other units
Correct Answer: Decoding instructions and directing other units
Explanation:
The control unit decodes instructions and sends control signals that coordinate the activities of other computer components.
Incorrect! Try again.
28A coding system must represent at least distinct symbols. What is the minimum number of bits required for each symbol?
Data representation
Medium
A. bits
B. bits
C. bits
D. bits
Correct Answer: bits
Explanation:
Eight bits represent only values, while nine bits represent values.
Incorrect! Try again.
29What range of integers can be represented using an -bit two's complement format?
Data representation
Medium
A. to
B. to
C. to
D. to
Correct Answer: to
Explanation:
An -bit two's complement number has the range to , giving to for bits.
Incorrect! Try again.
30The ASCII code for uppercase Z is decimal . What is its -bit binary representation?
Data representation
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
Decimal equals , producing the binary pattern .
Incorrect! Try again.
31What is the result of the binary addition ?
Binary number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
and . Their sum is , which is .
Incorrect! Try again.
32An unsigned binary number is shifted left by two positions without overflow. What is the resulting value?
Binary number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
A left shift by two positions appends two zeros and multiplies the unsigned value by .
Incorrect! Try again.
33What is the sum ?
Octal number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
and . Their decimal sum is , which equals .
Incorrect! Try again.
34What is the result of the octal multiplication ?
Octal number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
and . Their product is in decimal, which is .
Incorrect! Try again.
35What is the result of the hexadecimal addition ?
Hexadecimal number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
and . Their sum is , represented as .
Incorrect! Try again.
36What is the result of the hexadecimal subtraction ?
Hexadecimal number system
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
and . The difference is , which is .
Incorrect! Try again.
37Convert the binary number to hexadecimal.
Number system conversions
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
Grouping from the right gives , corresponding to hexadecimal digits , , and .
Incorrect! Try again.
38What is the binary equivalent of decimal ?
Number system conversions
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
, so the corresponding binary representation is .
Incorrect! Try again.
39Convert the octal number to hexadecimal.
Number system conversions
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
equals decimal , and decimal is represented as .
Incorrect! Try again.
40Convert the hexadecimal number to octal.
Number system conversions
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
becomes . Regrouping into sets of three bits gives , or .
Incorrect! Try again.
41A tax-processing program performs millions of calculations consistently but produces incorrect results because an outdated tax formula was programmed. Which conclusion best explains this outcome?
Characteristics of computers
Hard
A.Diligence enables automatic detection of policy errors.
B.Versatility ensures one program fits every tax rule.
C.High speed guarantees correct interpretation of every formula.
D.Accuracy is conditional on correct data and instructions.
Correct Answer: Accuracy is conditional on correct data and instructions.
Explanation:
Computers accurately execute the instructions supplied to them, but they cannot independently recognize an incorrect formula. This illustrates the GIGO principle: incorrect input or logic produces incorrect output.
Incorrect! Try again.
42A computer repeats a logically defective operation ten million times without fatigue and produces the same defective result each time. Which combination of characteristics is most directly demonstrated?
Characteristics of computers
Hard
A.Accuracy with automatic self-correction
B.Diligence without independent judgment
C.Speed with autonomous reasoning
D.Versatility without permanent storage
Correct Answer: Diligence without independent judgment
Explanation:
The computer performs repetitive work without fatigue, demonstrating diligence, but it cannot independently identify the defective logic.
Incorrect! Try again.
43A historical computer uses discrete transistors for processing, magnetic-core memory, punched-card input, and primarily assembly-language programming. To which generation does it most appropriately belong?
Generations of computers
Hard
A.Second generation
B.Fourth generation
C.Third generation
D.First generation
Correct Answer: Second generation
Explanation:
Second-generation computers replaced vacuum tubes with discrete transistors and commonly used magnetic-core memory and assembly or early high-level languages.
Incorrect! Try again.
44A computer's CPU, originally constructed from multiple integrated-circuit packages, is redesigned as a general-purpose CPU on a single chip. Which defining generational transition does this represent?
Generations of computers
Hard
A.Second generation to third generation
B.Fourth generation to fifth generation
C.First generation to second generation
D.Third generation to fourth generation
Correct Answer: Third generation to fourth generation
Explanation:
Third-generation computers were based on integrated circuits, while the fourth generation began with microprocessors that placed the CPU on a single chip.
Incorrect! Try again.
45During execution of a LOAD instruction, which sequence most accurately describes the movement of an operand from main memory into a CPU register?
Block diagram of a computer
Hard
A.Address register → memory → data register → CPU register
B.Input register → control unit → memory → address register
C.Data register → memory → address register → CPU register
D.Program counter → ALU → output unit → CPU register
Correct Answer: Address register → memory → data register → CPU register
Explanation:
The memory address is placed in the memory address register, the corresponding value is read into the memory data register, and the value is then transferred to the destination CPU register.
Incorrect! Try again.
46Which data-flow description is most consistent with the functional block diagram of a stored-program computer when it evaluates an entered arithmetic expression?
Block diagram of a computer
Hard
A.The ALU accepts external data directly, output stores instructions, and memory replaces the control unit.
B.Input encodes data, memory stores it, the control unit directs the ALU, and output presents the result.
C.Memory enters data, output performs arithmetic, the control unit stores results, and input controls the ALU.
D.Input performs arithmetic, the ALU stores instructions, memory controls execution, and output decodes addresses.
Correct Answer: Input encodes data, memory stores it, the control unit directs the ALU, and output presents the result.
Explanation:
The input unit converts entered data into machine-readable form, memory stores data and instructions, the control unit coordinates execution, the ALU computes, and the output unit presents the result.
Incorrect! Try again.
47Two 8-bit two's-complement values, and , are added. Which statement correctly describes the 8-bit result?
Data representation
Hard
A.The result is , without carry-out but with signed overflow.
B.The result is , without carry-out or signed overflow.
C.The result is , with carry-out and signed overflow.
D.The result is , with carry-out but no signed overflow.
Correct Answer: The result is , with carry-out and signed overflow.
Explanation:
The operands represent and , whose sum is outside the 8-bit signed range. The stored result is , and a carry-out occurs; two negative operands producing a positive sign indicates signed overflow.
Incorrect! Try again.
48For an 8-bit word, how many distinct bit patterns represent zero in sign-magnitude, one's-complement, and two's-complement representation, respectively?
Data representation
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Sign-magnitude and one's complement each have positive and negative zero. Two's complement has only one representation of zero.
Incorrect! Try again.
49The decimal values and are stored and added using packed BCD. After proper BCD correction, which two-byte hexadecimal pattern represents the sum?
Data representation
Hard
A.[0x08, 0x38]
B.[0x21, 0x04]
C.[0x20, 0xA4]
D.[0x20, 0x9E]
Correct Answer: [0x21, 0x04]
Explanation:
. Packed BCD stores each decimal digit in one nibble, so the digits form the bytes 0x21 and 0x04.
Incorrect! Try again.
50What is the result of applying an arithmetic right shift by two positions to the 8-bit pattern ?
Binary number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
An arithmetic right shift preserves the sign by copying the leading . Two shifts transform into and then into .
Incorrect! Try again.
51The binary fraction must be rounded to four fractional bits using round-to-nearest, ties-to-even. What is the rounded value?
Binary number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The original value is exactly halfway between and . Ties-to-even selects because its retained least significant bit is .
Incorrect! Try again.
52Evaluate the octal subtraction without converting the final result to decimal.
Octal number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
and in decimal. Their difference is , which equals .
Incorrect! Try again.
53If XOR denotes bitwise exclusive OR, what is ?
Octal number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Each octal digit corresponds to three bits: and . Their XOR is .
Incorrect! Try again.
54Evaluate the hexadecimal sum .
Hexadecimal number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Adding from right to left gives , , , and the final leading digit is , producing .
Incorrect! Try again.
55Which binary value is exactly equivalent to the hexadecimal fraction ?
Hexadecimal number system
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Convert each hexadecimal digit to four bits: , , and . Therefore, .
Incorrect! Try again.
56In an unknown base , the numeral is equal to decimal . What is ?
Number system conversions
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
. Setting this equal to gives , whose valid positive base solution is .
Incorrect! Try again.
57Which pair gives the correct octal and hexadecimal equivalents of ?
Number system conversions
Hard
A. and
B. and
C. and
D. and
Correct Answer: and
Explanation:
Grouping binary digits in threes gives . Grouping in fours gives .
Incorrect! Try again.
58Decimal is converted to binary and rounded to eight fractional bits using round-to-nearest, ties-to-even. Which result is obtained?
Number system conversions
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Decimal has the repeating binary expansion . At eight fractional bits, the following bit is , so the rounded result remains .
Incorrect! Try again.
59The 8-bit pattern is interpreted successively as unsigned, sign-magnitude, one's-complement, and two's-complement data. Which ordered tuple of decimal values is correct?
Data representation
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Unsigned gives . Sign-magnitude gives . In one's complement, inversion gives magnitude , so the value is . In two's complement, .
Incorrect! Try again.
60Evaluate and express the result in binary.
Number system conversions
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
and . Their sum is , whose binary representation is .
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →