Unit 1: Computer Fundamentals - Practice Quiz

DCAP101 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which characteristic enables a computer to perform millions of calculations in a short time?

Characteristics of computers Easy
A. Versatility
B. Storage
C. Accuracy
D. Speed

2 Which characteristic means that a computer can perform repeated tasks without becoming tired?

Characteristics of computers Easy
A. Emotion
B. Judgment
C. Intelligence
D. Diligence

3 Which electronic component was mainly used in first-generation computers?

Generations of computers Easy
A. Integrated circuits
B. Vacuum tubes
C. Transistors
D. Microprocessors

4 Which technology was mainly used in second-generation computers?

Generations of computers Easy
A. Artificial intelligence
B. Transistors
C. Microprocessors
D. Vacuum tubes

5 Which component is associated with fourth-generation computers?

Generations of computers Easy
A. Vacuum tubes
B. Integrated circuits
C. Microprocessors
D. Magnetic drums

6 Which unit accepts data and instructions from the user?

Block diagram of a computer Easy
A. Memory unit
B. Control unit
C. Input unit
D. Output unit

7 Which part of the CPU performs arithmetic calculations and logical comparisons?

Block diagram of a computer Easy
A. Arithmetic Logic Unit
B. Control unit
C. Memory unit
D. Output unit

8 Which unit directs and coordinates the operations of a computer?

Block diagram of a computer Easy
A. Output unit
B. Storage unit
C. Input unit
D. Control unit

9 What is the smallest unit of data in a computer?

Data representation Easy
A. Byte
B. Word
C. File
D. Bit

10 How many bits make one byte?

Data representation Easy
A. bits
B. bits
C. bits
D. bits

11 Which digits are used in the binary number system?

Binary number system Easy
A. and
B. to
C. to
D. to

12 What is the base of the binary number system?

Binary number system Easy
A. Base
B. Base
C. Base
D. Base

13 Which of the following is a valid binary number?

Binary number system Easy
A.
B.
C.
D.

14 What is the base of the octal number system?

Octal number system Easy
A. Base
B. Base
C. Base
D. Base

15 Which digit is not used in the octal number system?

Octal number system Easy
A.
B.
C.
D.

16 What is the base of the hexadecimal number system?

Hexadecimal number system Easy
A. Base
B. Base
C. Base
D. Base

17 What decimal value does the hexadecimal digit represent?

Hexadecimal number system Easy
A.
B.
C.
D.

18 What is the decimal equivalent of the binary number ?

Number system conversions Easy
A.
B.
C.
D.

19 What is the decimal equivalent of the octal number ?

Number system conversions Easy
A.
B.
C.
D.

20 What is the hexadecimal equivalent of the decimal number ?

Number system conversions Easy
A.
B.
C.
D.

21 A 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

22 A 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 lose accuracy during repeated work
B. Computers cannot perform arithmetic reliably
C. Computer accuracy depends on valid data and instructions
D. Computer speed decreases when data is incorrect

23 A 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. Second generation
B. First generation
C. Fourth generation
D. Third generation

24 A 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. First generation
B. Fourth generation
C. Third generation
D. Second generation

25 Which path best represents how keyboard-entered numbers are processed and their sum is displayed?

Block diagram of a computer Medium
A. Input → Memory → CPU → Memory → Output
B. Memory → Input → CPU → Output → Memory
C. Input → Output → Memory → CPU → Output
D. Output → Memory → CPU → Input → Memory

26 During 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. Arithmetic Logic Unit
B. Secondary storage unit
C. Input unit
D. Control unit

27 Which function is primarily performed by the control unit of a computer?

Block diagram of a computer Medium
A. Storing files for long-term future use
B. Decoding instructions and directing other units
C. Displaying processed results to the user
D. Performing all arithmetic calculations directly

28 A 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

29 What range of integers can be represented using an -bit two's complement format?

Data representation Medium
A. to
B. to
C. to
D. to

30 The ASCII code for uppercase Z is decimal . What is its -bit binary representation?

Data representation Medium
A.
B.
C.
D.

31 What is the result of the binary addition ?

Binary number system Medium
A.
B.
C.
D.

32 An unsigned binary number is shifted left by two positions without overflow. What is the resulting value?

Binary number system Medium
A.
B.
C.
D.

33 What is the sum ?

Octal number system Medium
A.
B.
C.
D.

34 What is the result of the octal multiplication ?

Octal number system Medium
A.
B.
C.
D.

35 What is the result of the hexadecimal addition ?

Hexadecimal number system Medium
A.
B.
C.
D.

36 What is the result of the hexadecimal subtraction ?

Hexadecimal number system Medium
A.
B.
C.
D.

37 Convert the binary number to hexadecimal.

Number system conversions Medium
A.
B.
C.
D.

38 What is the binary equivalent of decimal ?

Number system conversions Medium
A.
B.
C.
D.

39 Convert the octal number to hexadecimal.

Number system conversions Medium
A.
B.
C.
D.

40 Convert the hexadecimal number to octal.

Number system conversions Medium
A.
B.
C.
D.

41 A 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. High speed guarantees correct interpretation of every formula.
C. Versatility ensures one program fits every tax rule.
D. Accuracy is conditional on correct data and instructions.

42 A 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. Speed with autonomous reasoning
B. Accuracy with automatic self-correction
C. Versatility without permanent storage
D. Diligence without independent judgment

43 A 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

44 A 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. First generation to second generation
B. Fourth generation to fifth generation
C. Second generation to third generation
D. Third generation to fourth generation

45 During 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. Program counter → ALU → output unit → CPU register
B. Input register → control unit → memory → address register
C. Address register → memory → data register → CPU register
D. Data register → memory → address register → CPU register

46 Which 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. Input encodes data, memory stores it, the control unit directs the ALU, and output presents the result.
B. Input performs arithmetic, the ALU stores instructions, memory controls execution, and output decodes addresses.
C. Memory enters data, output performs arithmetic, the control unit stores results, and input controls the ALU.
D. The ALU accepts external data directly, output stores instructions, and memory replaces the control unit.

47 Two 8-bit two's-complement values, and , are added. Which statement correctly describes the 8-bit result?

Data representation Hard
A. The result is , with carry-out and signed overflow.
B. The result is , without carry-out or signed overflow.
C. The result is , without carry-out but with signed overflow.
D. The result is , with carry-out but no signed overflow.

48 For 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.

49 The 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. [0x21, 0x04]
B. [0x08, 0x38]
C. [0x20, 0x9E]
D. [0x20, 0xA4]

50 What 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.

51 The 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.

52 Evaluate the octal subtraction without converting the final result to decimal.

Octal number system Hard
A.
B.
C.
D.

53 If XOR denotes bitwise exclusive OR, what is ?

Octal number system Hard
A.
B.
C.
D.

54 Evaluate the hexadecimal sum .

Hexadecimal number system Hard
A.
B.
C.
D.

55 Which binary value is exactly equivalent to the hexadecimal fraction ?

Hexadecimal number system Hard
A.
B.
C.
D.

56 In an unknown base , the numeral is equal to decimal . What is ?

Number system conversions Hard
A.
B.
C.
D.

57 Which pair gives the correct octal and hexadecimal equivalents of ?

Number system conversions Hard
A. and
B. and
C. and
D. and

58 Decimal 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.

59 The 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.

60 Evaluate and express the result in binary.

Number system conversions Hard
A.
B.
C.
D.