This section contains carefully selected MCQs and Previous Year Questions with explanations to help students understand concepts and prepare effectively for examinations, interviews, and competitive tests.
Q: 1Which of the following is a type of computer architecture and its subcategories?
Option A
Von Neumann architecture is one of the primary foundational computer architectures that describes the basic structure of computer systems with a shared memory for instructions and data.
The Microarchitecture refers to how the architectural instructions are implemented in hardware, detailing the processor’s internal structure.
Q: 2Match the following :
| Inventor | Invention |
|---|---|
| i. Charles Babbage | a. Punched Cards |
| ii. Herman Hollerith | b. Difference Engine |
| iii. Blaise Pascal | c. Calculator for Multiplication |
| iv. Baron Gottfried | d. Mechanical Adding Machine |
Choose the most appropriate option from below :
Option A
| Inventor | Invention | Description |
|---|---|---|
| Charles Babbage | Difference Engine | Known as the Father of the Computer, he designed the Difference Engine and Analytical Engine. |
| Herman Hollerith | Punched Cards | Used punched cards to process data for the U.S. Census. |
| Blaise Pascal | Pascaline (Mechanical Adding Machine) | Invented the Pascaline in 1642, a simple calculator for addition and subtraction. |
| Baron Gottfried Wilhelm Leibniz | Stepped Reckoner (Calculator for Multiplication) | Improved Pascal’s design, invented a machine in 1671 that could also perform multiplication and division. |
Q: 3How is the size of characters measured in character formatting?
Option B
A Point (pt) is the standard typographic unit for measuring Font Size and many other typographic elements. One point is equal to 1/72 of an inch.
A Pixel (px) is the smallest unit of a digital image or display. It represents a single point of color on a screen. Pixels are used to measure screen resolution, images, and text size on digital devices. The size of a pixel varies depending on the screen resolution (DPI/PPI). Higher resolution screens have smaller pixels, producing sharper images.
Q: 4Which of the following is not a valid file extension of an audio file?
Option D
Audio file formats are specialized file types designed to store or manage sound data.
Q: 5Which of the following is not a first-generation computer?
Option B
Computer generations are classified based on the technology used in their hardware. Each generation shows significant improvements in speed, size, reliability, and efficiency over the previous one. They also differ in the type of memory, input/output devices, and programming languages used, reflecting the evolution of computing technology over time.
| GENERATION | TECHNOLOGY USED | EXAMPLES | PROGRAMMING LANGUAGES USED |
|---|---|---|---|
| First Generation | Vacuum Tubes | ENIAC, UNIVAC-I, IBM 701, EDVAC, EDSAC, Mark-1 | Machine Language |
| Second Generation | Transistors | IBM 1401, IBM 7090, UNIVAC 1108, CDC 1604, CDC 3600, IBM 1620 | Assembly Language, FORTRAN, COBOL |
| Third Generation | Integrated Circuits (ICs) | PDP-8, PDP-11, IBM 360, Honeywell 6000, IBM 370 | COBOL, FORTRAN, ALGOL |
| Fourth Generation | Microprocessors | Intel 4004, Intel 8086, Intel 80486, IBM PC, Apple II, CRAY-1 | C, C++, BASIC, Pascal |
| Fifth Generation | AI, ULSI Tech, Parallel Processing | IBM Deep Blue, Modern AI Computers, Supercomputers, Quantum Computers | Prolog, Lisp, Python, Java, R, MATLAB, Mercury, Ruby |
Q: 6What does the control unit generate to control other units?
Option C
The control unit in a computer is responsible for directing the operations of the processor. It does this by generating Control Signals, which coordinate and manage the activities of other components, such as the ALU, memory, and input-output devices. These control signals tell each component what action to perform, when to perform it, and how to respond to various instructions.
Q: 7Which among the following is a supercomputer?
Option B
Supercomputers are extremely high-performance computers designed to perform complex and large-scale calculations at very high speeds. CRAY-2 is a famous supercomputer developed by Cray Research in the 1980s.
Q: 8Which of the following is not the class/category (वर्ग / श्रेणी) of computers?
Option D
Computers are classified based on size, processing power, and purpose.
| COMPUTER TYPE | DESCRIPTION | EXAMPLES |
|---|---|---|
| Microcomputer | Small-sized computers designed for individual use. They are easy to use and affordable, suitable for personal and office tasks. | Desktop, Laptop, Smartphone. |
| Minicomputer | Mid-sized computers that support multiple users simultaneously. Used by small organizations for tasks like billing and record management. | PDP-11, VAX. |
| Mainframe | Large, powerful computers supporting hundreds to thousands of users. Used in large businesses and institutions for processing vast amounts of data. | IBM Z Series, Unisys ClearPath. |
| Supercomputer | Extremely powerful and fast computers used for complex scientific calculations and specialized applications needing heavy computation. | Cray, IBM Blue Gene, Fugaku. |
Parallel Computing: A method where multiple processors perform tasks simultaneously to increase speed. It is a computing technique, not a class of computer based on size or capacity.
Q: 9Which generation of computers uses vacuum tubes for circuitry and magnetic drum of memory?
Option A
| GENERATION | TECHNOLOGY USED | MEMORY USED |
|---|---|---|
| First Generation | Vacuum Tubes | Magnetic Drum |
| Second Generation | Transistors | Magnetic Core |
| Third Generation | Integrated Circuits (ICs) | Magnetic Core |
| Fourth Generation | Microprocessors, VLSI | Semiconductor Memory |
| Fifth Generation | AI, ULSI, Parallel Processing | Advanced Semiconductor |
Q: 10The use of technology to enhance learning process is called _________ in education.
Option B
In modern education, technology is integrated to support, enhance, and facilitate teaching and learning. The use of technology to enhance the learning process in education is called Information and Communication Technology (ICT).
The ICT focus on a broad range of digital tools and resources such as computers, the internet, multimedia software, educational apps, and communication technologies like email and video conferencing.
Q: 11The characteristics of computer in which, computer can perform different types of tasks with the same case is known as :
Option B
A computer has several key characteristics that make it a powerful tool. It is fast (Speed), capable of performing multiple types of tasks (Versatility), accurate and dependable (Reliability), and can work tirelessly on repetitive tasks without errors (Diligence).
| CHARACTERISTIC | DESCRIPTION |
|---|---|
| Speed | Computers perform tasks and calculations very fast, measured in microseconds or nanoseconds. |
| Accuracy | Computers provide highly accurate results with minimal errors, mostly due to human input. |
| Diligence | Computers do not suffer from fatigue and can perform repetitive tasks consistently. |
| Reliability | Computers consistently perform tasks correctly if programmed properly with low error rates. |
| Versatility | Computers can perform a wide range of tasks using the same hardware and software. Word processing, gaming, programming on the same computer. |
| Automation | Computers can execute tasks automatically based on programmed sequences without manual intervention. |
| Consistency | Computers produce consistent results for repeated operations, maintaining data integrity. |
| Storage | Computers have the capability to store vast amounts of data in various types of memory. |
Q: 12The number of processes completed per unit time is called?
Option C
Throughput refers to the number of processes or tasks completed per unit time in a system. It is an important performance metric in operating systems.
Higher throughput means more processes are completed in less time and system performance is better.
| Term | Meaning |
|---|---|
| Throughput | Processes completed per unit time. |
| Output | General result produced. |
| Capacity | Maximum workload system can handle. |
| Efficiency | Resource utilization effectiveness. |
Q: 13IBM system/360 is an example of which of the following?
Option C
| GENERATION | EXAMPLES |
|---|---|
| First Generation | ENIAC, UNIVAC-I, IBM 701, EDVAC, EDSAC, Mark-1 |
| Second Generation | IBM 1401, IBM 7090, UNIVAC 1108, IBM 7030, CDC 1604, CDC 3600, IBM 1620 |
| Third Generation | PDP-8, PDP-11, IBM 360, Honeywell 6000, IBM 370 |
| Fourth Generation | Intel 4004, Intel 8086, Intel 80486, IBM PC, Apple II, CRAY-1 |
| Fifth Generation | PARAM 10000, IBM Deep Blue, Modern AI Computers, CRAY Supercomputers, Quantum Computers |
Q: 14Integrated Circuits (ICs) are related to which generation of computers?
Option C
Computer generations are classified based on the technology used in their hardware. Each generation shows significant improvements in speed, size, reliability, and efficiency over the previous one. They also differ in the type of memory, input/output devices, and programming languages used, reflecting the evolution of computing technology over time.
| GENERATION | TECHNOLOGY USED | EXAMPLES | PROGRAMMING LANGUAGES USED |
|---|---|---|---|
| First Generation | Vacuum Tubes | ENIAC, UNIVAC-I, IBM 701, EDVAC, EDSAC, Mark-1 | Machine Language |
| Second Generation | Transistors | IBM 1401, IBM 7090, UNIVAC 1108, CDC 1604, CDC 3600, IBM 1620 | Assembly Language, FORTRAN, COBOL |
| Third Generation | Integrated Circuits (ICs) | PDP-8, PDP-11, IBM 360, Honeywell 6000, IBM 370 | COBOL, FORTRAN, ALGOL |
| Fourth Generation | Microprocessors | Intel 4004, Intel 8086, Intel 80486, IBM PC, Apple II, CRAY-1 | C, C++, BASIC, Pascal |
| Fifth Generation | AI, ULSI Tech, Parallel Processing | IBM Deep Blue, Modern AI Computers, Supercomputers, Quantum Computers | Prolog, Lisp, Python, Java, R, MATLAB, Mercury, Ruby |
Q: 15According to their functioning, which of the following is not a category of computers?
Option B
Computers can be classified into three types based on functioning (how they process data):
Therefore, Hydrobrid is not a valid category of computers based on their functioning.
Thank you so much for taking the time to read my Computer Science MCQs section carefully. Your support and interest mean a lot, and I truly appreciate you being part of this journey. Stay connected for more insights and updates! If you'd like to explore more tutorials and insights, check out my YouTube channel.
Don’t forget to subscribe and stay connected for future updates.