CBSE Class 11 Informatics Practices Unit 1 MCQs with Answers | Introduction to Computer System | 25 Important Questions (2026–27)
Class 11 · Informatics Practices
CBSE Class 11 Informatics Practices Unit 1 MCQs with Answers | Introduction to Computer System
Preparing for your CBSE Class 11 Informatics Practices examination? Practice these carefully selected 25 Multiple Choice Questions (MCQs) based on the latest CBSE syllabus (2026–27). These questions cover computer evolution, hardware components, input/output devices, memory, software, data deletion and recovery, and security concerns.
- Evolution of Computing Devices
- Components of a Computer System
- Input and Output Devices
- Primary and Secondary Memory
- Units of Memory
- Data Deletion and Recovery
- Security Concerns
- System Software
- Application Software
- Generic and Specific Purpose Software
Introduction to Computer System MCQs
Q1. Which of the following is known as the brain of the computer?
A. Keyboard
B. Monitor
C. CPU
D. Mouse
Show Answer
Answer: C. CPU
Explanation: The CPU (Central Processing Unit) executes instructions, performs calculations, and controls all operations of the computer. Therefore, it is known as the brain of the computer.
Q2. Which technology was used in the first generation of computers?
A. Transistors
B. Integrated Circuits
C. Vacuum Tubes
D. Microprocessors
Show Answer
Answer: C. Vacuum Tubes
Explanation: First-generation computers (1940s–1950s) used vacuum tubes, making them large, expensive, and power-consuming.
Q3. Which generation of computers introduced microprocessors?
A. First Generation
B. Second Generation
C. Third Generation
D. Fourth Generation
Show Answer
Answer: D. Fourth Generation
Explanation: The invention of the microprocessor marked the beginning of fourth-generation computers, making computers smaller, faster, and more affordable.
Q4. Which component of the CPU performs arithmetic and logical operations?
A. RAM
B. ALU
C. ROM
D. Hard Disk
Show Answer
Answer: B. ALU
Explanation: The Arithmetic Logic Unit (ALU) performs all arithmetic calculations and logical comparisons.
Q5. Which of the following is an input device?
A. Monitor
B. Printer
C. Keyboard
D. Speaker
Show Answer
Answer: C. Keyboard
Explanation: A keyboard is an input device used to enter text, numbers, and commands into a computer.
Q6. Which of the following is an output device?
A. Mouse
B. Scanner
C. Monitor
D. Microphone
Show Answer
Answer: C. Monitor
Explanation: A monitor displays processed information and results produced by the computer.
Q7. Which of the following is NOT an output device?
A. Plotter
B. Printer
C. Speaker
D. Scanner
Show Answer
Answer: D. Scanner
Explanation: A scanner captures images or documents and sends them to the computer, making it an input device.
Q8. Which memory loses its contents when the power is switched off?
A. ROM
B. Hard Disk
C. RAM
D. DVD
Show Answer
Answer: C. RAM
Explanation: RAM is volatile memory, which means its contents are erased when the computer is turned off.
Q9. Which type of memory permanently stores firmware such as BIOS?
A. RAM
B. Cache Memory
C. ROM
D. Register
Show Answer
Answer: C. ROM
Explanation: ROM is non-volatile memory that permanently stores firmware like the BIOS program.
Q10. Which of the following is an example of secondary memory?
A. RAM
B. Cache Memory
C. Hard Disk
D. Register
Show Answer
Answer: C. Hard Disk
Explanation: Hard disks provide permanent storage for files, software, and operating systems, making them secondary memory devices.
Q11. 1 Kilobyte (KB) is equal to:
A. 1000 Bytes
B. 1024 Bytes
C. 512 Bytes
D. 2048 Bytes
Show Answer
Answer: B. 1024 Bytes
Explanation: In computer memory, 1 Kilobyte (KB) is equal to 1024 bytes because computers use the binary number system.
Q12. Which of the following is the largest unit of memory?
A. KB
B. MB
C. GB
D. TB
Show Answer
Answer: D. TB
Explanation: Among the given options, Terabyte (TB) is the largest memory unit.
1 TB = 1024 GB.
Q13. Cache memory is mainly used to:
A. Store movies permanently
B. Increase processing speed
C. Store operating systems
D. Print documents
Show Answer
Answer: B. Increase processing speed
Explanation: Cache memory stores frequently used instructions and data so that the CPU can access them quickly, improving overall performance.
Q14. Which of the following is a characteristic of primary memory?
A. Large storage capacity
B. Directly accessed by the CPU
C. Used only for backup
D. Portable storage device
Show Answer
Answer: B. Directly accessed by the CPU
Explanation: Primary memory (RAM and ROM) can be accessed directly by the CPU for faster processing.
Q15. Deleted files can often be recovered because:
A. They are erased immediately.
B. Their storage location is marked as available until overwritten.
C. They are stored in ROM.
D. They remain permanently in RAM.
Show Answer
Answer: B. Their storage location is marked as available until overwritten.
Explanation: When a file is deleted, its data usually remains on the storage device until new data overwrites that location.
Q16. Which software is commonly used to recover deleted files?
A. Compiler
B. Antivirus Software
C. Data Recovery Software
D. Spreadsheet Software
Show Answer
Answer: C. Data Recovery Software
Explanation: Data recovery software scans storage devices and attempts to restore deleted files that have not yet been overwritten.
Q17. Which of the following is a security concern related to deleted data?
A. Slow Internet speed
B. Unauthorized recovery of deleted files
C. Low battery backup
D. Printer malfunction
Show Answer
Answer: B. Unauthorized recovery of deleted files
Explanation: Sensitive data may be recovered by unauthorized users if it is not securely erased.
Q18. Which type of software acts as an interface between the user and the computer hardware?
A. Application Software
B. Utility Software
C. System Software
D. Multimedia Software
Show Answer
Answer: C. System Software
Explanation: System software, especially the operating system, manages hardware resources and provides a platform for application software.
Q19. Which of the following is an example of system software?
A. MS Excel
B. Adobe Photoshop
C. Windows 11
D. VLC Media Player
Show Answer
Answer: C. Windows 11
Explanation: Windows 11 is an operating system, which is a type of system software.
Q20. Which of the following is application software?
A. Linux
B. Windows
C. Microsoft Word
D. BIOS
Show Answer
Answer: C. Microsoft Word
Explanation: Microsoft Word is application software used for creating and editing documents.
Q21. Software developed to perform a particular task is called:
A. Generic Purpose Software
B. Specific Purpose Software
C. System Software
D. Firmware
Show Answer
Answer: B. Specific Purpose Software
Explanation: Specific purpose software is designed to perform a single or specialized task, such as payroll or billing software.
Q22. Which of the following is an example of Generic Purpose Software?
A. Railway Reservation Software
B. School Management System
C. Microsoft Excel
D. Hospital Billing Software
Show Answer
Answer: C. Microsoft Excel
Explanation: Microsoft Excel is a general-purpose spreadsheet application used for a variety of tasks by different users.
Q23. Which component connects all the internal parts of a computer?
A. Hard Disk
B. Motherboard
C. Monitor
D. Scanner
Show Answer
Answer: B. Motherboard
Explanation: The motherboard is the main circuit board that connects the CPU, memory, storage devices, and other hardware components.
Q24. Which input device is commonly used to convert printed documents into digital form?
A. Printer
B. Plotter
C. Scanner
D. Projector
Show Answer
Answer: C. Scanner
Explanation: A scanner captures printed text or images and converts them into digital format.
Q25. Which statement best describes a computer?
A. A machine used only for calculations.
B. An electronic device that accepts input, processes data, stores information, and produces output.
C. A device used only for playing games.
D. A communication device only.
Show Answer
Answer: B. An electronic device that accepts input, processes data, stores information, and produces output.
Explanation: A computer is an electronic device that performs the IPO (Input-Process-Output) cycle while storing data and information for future use.
Quick Revision
- CPU is called the brain of the computer.
- RAM is volatile memory, while ROM is non-volatile.
- Primary memory is directly accessible by the CPU.
- Secondary memory stores data permanently.
- Deleted files can often be recovered until overwritten.
- System software manages computer hardware and resources.
- Application software helps users perform specific tasks.
- Microsoft Word and Excel are examples of generic-purpose application software.
- Payroll software and Railway Reservation System are examples of specific-purpose software.
- The motherboard connects all hardware components.
Exam Tip
For CBSE examinations, pay special attention to the differences between RAM vs ROM, Primary vs Secondary Memory, System vs Application Software, and Generic vs Specific Purpose Software. These concepts are frequently asked in both MCQs and competency-based questions.