Which component of the CPU performs all arithmetic and logic operations?
(a) Control Unit (b) ALU (c) Register (d) Cache
Answer: (b)
RAM is an example of:
(a) Non-volatile memory (b) Secondary memory (c) Volatile primary memory (d) Read-only memory
Answer: (c)
The system bus consists of:
(a) Only data bus (b) Data bus, address bus and control bus (c) Only address bus (d) Only control bus
Answer: (b)
Which of the following is NOT an example of system software?
(a) Operating system (b) Device driver (c) Word processor (d) System utility
Answer: (c)
Moore’s Law is related to:
(a) Increase in clock speed of RAM (b) Exponential growth in number of transistors on a chip (c) Increase in size of secondary storage (d) Number of input devices
Answer: (b)
Assertion (A): ROM is non-volatile memory.
Reason (R): Contents of ROM are not lost even when power supply is turned off.
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Answer: (a)
Assertion (A): A microcontroller has only CPU on a single chip.
Reason (R): A microprocessor has CPU, fixed RAM, ROM and other peripherals embedded on a single chip.
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Answer: (d)
Which type of data maintains internal tags or markings to separate data elements but does not follow a strict tabular format?
(a) Structured data (b) Unstructured data (c) Semi-structured data (d) None of these
Answer: (c)
The address bus is:
(a) Bidirectional (b) Unidirectional (c) Used only for writing data (d) Part of secondary memory
Answer: (b)
Which of the following is an example of application software?
(a) Compiler (b) Assembler (c) LibreOffice Calc (d) Device driver
Answer: (c)
Place address on data bus
Send read/write signal on address bus
Transfer data on control bus1 KB = 1000 Bytes
1 MB = 1000 KB
1 GB = 1000 MBCase 1: A school wants to set up a computer laboratory with 20 desktop computers. They need to decide on hardware components, memory types and software.
(a) Which type of memory should be used for temporary storage of running programs and why?
(b) Name two input and two output devices they should install.
(c) Which category of software (system/application) is required to manage all hardware resources? Give one example.
(d) Why is secondary storage necessary even if sufficient RAM is provided?
Case 2: A hospital maintains patient records containing both tabular data and scanned reports.
(a) Classify the tabular attendance-like records as structured/semi-structured/unstructured.
(b) Classify the scanned reports as structured/semi-structured/unstructured.
(c) Which type of memory (primary/secondary) will be used to permanently store these records?
(d) Name the component of the computer system that will control the flow of data between RAM and secondary storage.
Place address on address bus
Send read/write signal on control bus
Transfer data on data bus 1 KB = 1024 Bytes
1 MB = 1024 KB
1 GB = 1024 MBCase 1: (a) RAM (volatile, direct CPU access) (b) Keyboard/mouse; monitor/printer (c) System software – Operating System (d) Secondary storage needed for permanent, larger capacity storage.
Case 2: (a) Structured (b) Unstructured (c) Secondary memory (d) Memory controller / system bus.
All questions are answerable from the NCERT chapter text. Reviewed by GFIS faculty.