WS1&2 Pa1 Xi CS 24-25
WS1&2 Pa1 Xi CS 24-25
7. A symbol in the binary number system can assume how many values?
a. 2 b. 7 c. 8 d. 10
8. Nibble is a sequence of bits of length
a. 1 b. 2 c. 3 d. 4
9. Which of the following is not an example of High-Level Programming Language?
a. Java b. Python c. Binary Language d. C++
10. ___________ is a non-volatile memory
a. RAM b. ROM c. EPROM d. EEPROM
11. _______________ memory requires constant refreshing to preserve its contents.
a. ROM b. PROM c. DRAM d. SRAM
12. Which of the following is not a type of Memory?
a. Primary b. Secondary c. Tertiary d. Cache
13. IPO stands for:
a. Input-Process-Output b. Input-Program-Output
c. Instruction-Program-Outcome d. Information-Process-Outcome
14. Which of the following is not a component of the CPU?
a. ALU b. DVD c. CU d. Registers
15. Which of the following is not an advantage of Computers?
a. Multi-tasking b. Reliability c. Accuracy d. High Cost
16. The number (1000)2 in decimal number system is equivalent to
a. 8 b. 4 c. 16 d. 7
17. Arrange in ascending order of size:
a. MB, KB, Byte, Nibble b. Nibble, KB, MB, GB
c. Bit, MB, Nibble, KB d. Bit, GB, KB, MB
18. Whenever the computer is started or a software application is launched, the required
program is loaded into ___________ for processing.
a. ROM b. CPU c. RAM d. CU
19. If S is a Boolean variable, determine the incorrect Boolean statement
a. S + 1 = S b. S + 1 = 1 c. S + 0 = S d. S + S = S
20. ASCII stands for ______________________
a. American Standard Coding For Information Interdiscipline
b. American Standard Code For Information Initiative
c. American Standard Code For Information Interchange
d. American Simple Code For Information Interchange
21. The output of the two-input NAND gate is 1
a. if one input is 1 and the other is 0 b. if both the inputs are 1
c. if at least one input is 0 d. if both the inputs are 0
22. XOR is represented as
a. A.B b. A+B c. AB' + A'B d. AB + A'B'
II. Fill in the Blanks
1. The binary language has two digits namely ______ and _____ .
2. Set of _________ are temporary and local storage for the CPU.
3. The System Bus provides a way for the CPU to communicate with the connected devices.
4. ______________ transforms text into number codes that facilitate the communication
among computers.
5. _________ is the encoding standard that is capable of representing multiple scripts.
6. The ______ is the brain of the computer responsible for executing instructions.
7. RAM stands for _________________.
8. The CPU register is a temporary storage area that holds data and instructions while they
are being processed.
9. The cache memory stores the most frequently used data and instructions to improve
system performance.
10. The _______________ is a non-volatile memory that retains its data even when the
power is turned off.
11. The _______________ consists of the control unit and the arithmetic logic unit (ALU).
12. The ________ is responsible for managing communication between the CPU and
other components.
13. The primary purpose of an __________ is to manage computer resources.
14. A group of _______ bits is known as a byte.
15. An instruction is a basic arithmetic or logical operation that the ______ can perform.
16. The physical components of a computer system are referred to as _______.
17. A ________ is a small, high-speed memory located close to the CPU that stores
frequently accessed data.
18. A ________ is a collection of programs and data that enables a computer to perform a
specific task.