Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers

Get the most accurate TN Board Solutions for Class 11 Computer Science Chapter 01 Introduction to Computers here. Updated for the 2026-27 academic session, these solutions are based on the latest TN Board textbooks for Class 11 Computer Science. Our expert-created answers for Class 11 Computer Science are available for free download in PDF format.

Detailed Chapter 01 Introduction to Computers TN Board Solutions for Class 11 Computer Science

For Class 11 students, solving TN Board textbook questions is the most effective way to build a strong conceptual foundation. Our Class 11 Computer Science solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 01 Introduction to Computers solutions will improve your exam performance.

Class 11 Computer Science Chapter 01 Introduction to Computers TN Board Solutions PDF

Choose The Correct Answer

Section A

Book Evaluation

 

Question 1. First generation computers used
(a) Vacuum tubes
(b) Transistors
(c) Integrated circuits
(d) Microprocessors
Answer: (a) Vacuum tubes
In simple words: The first computers used large glass vacuum tubes, which were very big and made a lot of heat, like old light bulbs. They were essential for early computing.

๐ŸŽฏ Exam Tip: Remember that vacuum tubes were bulky and caused significant heat, which are key identifying characteristics of first-generation computers.

 

Question 2. Name the volatile memory
(a) ROM
(b) PROM
(c) RAM
(d) EPROM
Answer: (c) RAM
In simple words: Volatile memory means that the information stored in it is lost when the power is turned off. RAM is a type of memory that needs power to keep its information.

๐ŸŽฏ Exam Tip: Distinguish between volatile (temporary, needs power) and non-volatile (permanent, keeps data without power) memory types for a clear understanding.

 

Question 3. Identify the output device
(a) Keyboard
(b) Memory
(c) Monitor
(d) Mouse
Answer: (c) Monitor
In simple words: An output device shows us the results from the computer. A monitor displays pictures and text so we can see what the computer is doing.

๐ŸŽฏ Exam Tip: Output devices present information from the computer to the user, while input devices allow the user to send information to the computer.

 

Question 4. Identify the- input device
(a) Printer
(b) Mouse
(c) Plotter
(d) Projector
Answer: (b) Mouse
In simple words: An input device lets you put information into the computer. A mouse helps you click and move things on the screen, sending commands to the computer.

๐ŸŽฏ Exam Tip: Always think about the flow of information: if you're giving something to the computer, it's an input device; if the computer is giving something to you, it's an output device.

 

Question 5. __________ Output device is used for printing building plan, flex board, etc.
(a) Thermal printer
(b) Plotter
(c) Dot matrix
(d) inkjet printer
Answer: (b) Plotter
In simple words: Plotters are special printers that draw big pictures, like building plans, with pens. They are perfect for detailed drawings where normal printers can't print big enough.

๐ŸŽฏ Exam Tip: Plotters are specifically designed for large-format, high-quality graphic output, making them distinct from standard document printers.

 

Question 6. In ATM machines, which one of the following is used
(a) Touch Screen
(b) Speaker
(c) Monitor
(d) Printer
Answer: (a) Touch Screen
In simple words: ATM machines use touch screens so people can easily press buttons on the screen to do their banking. This makes it simple to choose options directly.

๐ŸŽฏ Exam Tip: Touch screens combine both input (touching the screen) and output (displaying information) functionalities in a single device.

 

Question 7. When a system restarts, which type of booting is used?
(a) Warm booting
(b) Cold booting
(c) Touch boot
(d) Real boot
Answer: (a) Warm booting
In simple words: Warm booting happens when a computer restarts after already being on. It is faster because the computer does not shut down completely, just reloads the system.

๐ŸŽฏ Exam Tip: Warm booting (restarting) is distinct from cold booting (starting from a powered-off state), as it typically skips some initial hardware checks.

 

Question 8. Expand POST
(a) Post on self Test
(b) Power on Software Test
(c) Power on Self Test
(d) Power on Self Text
Answer: (c) Power on Self Test
In simple words: POST means Power On Self Test. It is a check that a computer does by itself when it first starts up to make sure all its parts are working right.

๐ŸŽฏ Exam Tip: POST is a crucial diagnostic routine that runs automatically to verify essential hardware components before the operating system loads.

 

Question 9. Which one of e foUowing is the main memory?
(a) ROM
(b) RAM
(c) Flash drive
(d) Hard disk
Answer: (b) RAM
In simple words: RAM (Random Access Memory) is the computer's main working memory. It is where the computer temporarily keeps programs and data it is actively using.

๐ŸŽฏ Exam Tip: Main memory (RAM) is used for active programs and data, allowing the CPU fast access, while storage devices like hard disks hold data permanently.

 

Question 10. Which generation of computer used IC's?
(a) First
(b) Second
(c) Third
(d) Fourth
Answer: (c) Third
In simple words: Integrated Circuits (ICs) were used in third-generation computers. These small chips made computers much smaller, faster, and more reliable than older generations.

๐ŸŽฏ Exam Tip: Associate each computer generation with its primary electronic component: vacuum tubes (1st), transistors (2nd), integrated circuits (3rd), and microprocessors (4th).

 

Section - B

Book Evaluation

Short Answer Questions.

 

Question 1. What is a computer?
Answer: A computer is an electronic machine that can do many basic tasks like adding, subtracting, multiplying, and dividing. It takes information (data) in, processes it, creates results (output), and can save it for later use. Computers are powerful tools for solving problems.
In simple words: A computer is an electronic machine that takes information, works on it, gives out results, and can store things for future use.

๐ŸŽฏ Exam Tip: When defining a computer, always mention its electronic nature and its core functions: input, process, output, and storage (IPO cycle).

 

Question 2. Distinguish between data and information
Answer:

DATAINFORMATION
It is a raw collection of facts that has not been processed.It is a collection of facts that have been processed, from which a conclusion can be made.
It does not convey any meaning on its own.It conveys meaning and helps in decision-making.
Data is like raw ingredients, while information is like the cooked meal ready to be understood.
In simple words: Data is just raw facts with no meaning, but information is processed data that makes sense.

๐ŸŽฏ Exam Tip: Remember that data is raw and unprocessed, while information is organized and meaningful, helping in conclusions.

 

Question 3. What are the components of a CPU?
Answer: The Central Processing Unit (CPU) has three main parts that work together:
1. Control Unit: This part manages all the computer's operations.
2. Arithmetic and Logic Unit (ALU): This part performs all the calculations and logical decisions.
3. Memory Unit: This part temporarily stores data and instructions for the CPU. These components are essential for the computer's overall functionality.
In simple words: The CPU has three main parts: the Control Unit (manager), the Arithmetic and Logic Unit (calculator), and the Memory Unit (temporary storage).

๐ŸŽฏ Exam Tip: Focus on understanding the distinct role of each CPU component; the Control Unit directs, the ALU computes, and the Memory Unit holds immediate data.

 

Question 4. What is the function of an ALU?
Answer: The Arithmetic and Logic Unit (ALU) is the part of the CPU that does all the number work and logical thinking. It performs arithmetic operations like addition, subtraction, multiplication, and division. It also handles logical operations, such as comparing two numbers to see if one is greater than the other. This unit is crucial for all calculations performed by the computer.
In simple words: The ALU does all the math operations, like adding and subtracting, and also makes logical decisions for the computer.

๐ŸŽฏ Exam Tip: The ALU's role is strictly computational and logical; it doesn't control the flow of data or store information long-term.

 

Question 5. Write the functions of control unit.
Answer: The Control Unit (CU) acts like the computer's brain. It manages how data moves between the CPU, memory, and input/output devices. It also makes sure all parts of the computer work together correctly by giving out instructions and timing signals. The CU ensures that operations happen in the right order.
In simple words: The Control Unit guides the flow of data inside the computer and manages all its operations.

๐ŸŽฏ Exam Tip: The Control Unit's primary function is to interpret instructions and direct the overall operation of the computer system.

 

Question 6. What is the function of memory?
Answer: Memory in a computer is used to temporarily store data and instructions while the computer is actively working on them. It also holds data that might be needed later for future calculations or reference. This quick access to data makes the computer run faster.
In simple words: Memory is used to hold data and instructions while the computer is working, and to save them for later.

๐ŸŽฏ Exam Tip: Differentiate between temporary (RAM) and permanent (storage) memory, noting that both are essential for processing and retaining data.

 

Question 7. Differentiate Input and output unit.
Answer:
Input Unit:
โ€ข An input device sends information into the computer system for it to process.
โ€ข Input devices only allow data to be entered into the computer.
โ€ข These are external devices that give data and control signals to the computer.
โ€ข Examples include a keyboard and a mouse.
Output Unit:
โ€ข An output device shows or produces the results of the computer's processing.
โ€ข Output devices only receive data from the computer.
โ€ข This unit sends data from the computer to the user.
โ€ข Examples include a printer and a monitor. The input unit captures data, and the output unit presents the results, making them opposites in terms of data flow.
In simple words: An input unit lets you put information into the computer, while an output unit shows you the computer's results.

๐ŸŽฏ Exam Tip: Clearly state the direction of data flow for both input (user to computer) and output (computer to user) devices and provide relevant examples for each.

 

Question 8. Distinguish Primary and Secondary memory.
Answer: Primary memory is used by the computer to temporarily store programs and data that are currently being used. This type of memory is volatile, meaning all its content is lost when the power is turned off. Secondary memory, on the other hand, stores data permanently. It is non-volatile, so its content remains even when the power supply is switched off. This distinction is vital for how computers store and retrieve data.
In simple words: Primary memory is temporary and loses data when power is off, while secondary memory stores data permanently even without power.

๐ŸŽฏ Exam Tip: Highlight volatility (loss of data on power off) as the key difference; primary memory is volatile, secondary memory is non-volatile.

 

Section - C

Book Evaluation

Explain in brief

 

Question 1. What are the characteristics of a computer?
Answer: Computers have several important features:
โ€ข Speed: Computers work extremely fast, completing tasks in tiny fractions of a second.
โ€ข Accuracy: They are very precise and rarely make mistakes, even when working at high speeds.
โ€ข Storage: Computers can hold a huge amount of data for a very long time.
โ€ข Diligence: They can work for many hours without getting tired or making errors, perfect for repeated tasks.
โ€ข Versatility: Computers can do many different kinds of jobs, not just one.
โ€ข Power of remembering: They can remember and recall data for us whenever needed.
โ€ข No IQ: Computers do not have their own intelligence or ability to think; they only follow instructions.
โ€ข No Feeling: Computers do not have emotions, knowledge, or personal experiences like humans do. These characteristics make computers incredibly useful in various fields.
In simple words: Computers are very fast and accurate, can store lots of information, work without getting tired, do many different tasks, and remember things, but they can't think or feel on their own.

๐ŸŽฏ Exam Tip: When listing characteristics, aim for a balanced view, including both capabilities (speed, accuracy, storage) and limitations (no IQ, no feelings).

 

Question 2. Write the applications of computer.
Answer: Computers are used in many different areas:
โ€ข Business: Used for creating payrolls, sales analysis, budgeting, predicting finances, managing employee records, and keeping track of inventory.
โ€ข Education: Used for online classes and learning programs.
โ€ข Marketing: Used for selling and promoting products.
โ€ข Banking: Used for online banking with internet, and for ATM services.
โ€ข Insurance: Used to manage insurance operations.
โ€ข Communication: Used for sending emails and chatting.
โ€ข Health Care: Used for ECGs, radiation therapy, and monitoring medical devices.
โ€ข Military: Used to create communication links between soldiers and commanders through satellites.
โ€ข Engineering Design: Used for designing machines, creating building plans, and interior designs. Computers have truly transformed every aspect of modern life.
In simple words: Computers are used in almost every field like business, schools, banking, healthcare, and engineering to help with many different tasks.

๐ŸŽฏ Exam Tip: Provide diverse examples across various sectors to show a broad understanding of computer applications, focusing on daily life and professional uses.

 

Question 3. What is an input device? Give two examples.
Answer: An input device is a piece of hardware that allows you to send data or commands to a computer for further processing. It converts human-readable data into a format the computer can understand.
โ€ข Keyboard: Used to type text, numbers, and special characters.
โ€ข Mouse: A pointing device used to select items on the screen.
โ€ข Bar Code Reader: Scans information from barcodes and sends it to the computer.
A good example of an input device is a keyboard, which lets you type letters. Another example is a mouse, which helps you click on things.
In simple words: An input device is something you use to put information into a computer, like a keyboard for typing or a mouse for clicking.

๐ŸŽฏ Exam Tip: When asked for examples, choose common devices and briefly state their primary input function to demonstrate understanding.

 

Question 4. Name any three output devices.
Answer: Here are three output devices:
โ€ข Monitor: This device displays information from the computer so you can see it.
โ€ข Printer: This device is used to put information onto paper.
โ€ข Plotter: This device creates large graphical drawings, such as building plans, on paper.
โ€ข Speaker: This device produces sound from the computer. These devices are all essential for getting results from a computer.
In simple words: Three output devices are a monitor (to see things), a printer (to print on paper), and a speaker (to hear sounds).

๐ŸŽฏ Exam Tip: For output devices, ensure your examples clearly show how they present processed data from the computer to the user.

 

Question 5. Differentiate optical and Laser mouse.
Answer:

OPTICAL MOUSELASER MOUSE
It uses a light source (like an LED) to sense the mouse's movement on a surface.Laser Mouse uses a laser light to detect movement, which is more precise.
It is less sensitive and works best on specific types of surfaces.It is highly sensitive and can work well on almost any hard surface.
Both optical and laser mice have replaced mechanical mice due to their improved accuracy and lack of moving parts.
In simple words: An optical mouse uses normal light to track movement and is less sensitive, while a laser mouse uses a laser for more exact tracking and works on more surfaces.

๐ŸŽฏ Exam Tip: The key difference lies in the light source (LED vs. laser) and the resulting sensitivity and surface compatibility.

 

Question 6. Write short note on impact printer.
Answer: Impact printers work by hitting a hammer or pins against an ink ribbon, which then presses onto the paper to create characters. These printers are capable of printing on multi-part paper, making copies at the same time. Dot Matrix printers and Line Matrix printers are common types of impact printers. They are known for being able to print carbon copies.
In simple words: Impact printers print by hitting a ribbon with pins or hammers to make marks on paper, and they can print on many layers of paper at once.

๐ŸŽฏ Exam Tip: Remember that impact printers make contact with the paper, often resulting in noise and the ability to print multi-part forms.

 

Question 7. Write the characteristics of sixth generation.
Answer: The characteristics of sixth-generation computers are:
โ€ข Parallel and Distributed Computing: They use many processors working at the same time, often spread across different locations.
โ€ข Smarter, Faster, and Smaller: Computers have continued to become more intelligent, operate more quickly, and are much smaller in size.
โ€ข Development of Robotics: There is a significant focus on creating advanced robots that can perform complex tasks.
โ€ข Natural Language Processing: These computers are better at understanding and processing human languages.
โ€ข Development of Voice Recognition Software: Software that can accurately understand spoken words is highly advanced. These advancements aim to create highly intelligent and user-friendly systems.
In simple words: Sixth-generation computers are very smart, fast, and small, using many processors together, and are good at understanding human language and recognizing voices.

๐ŸŽฏ Exam Tip: Focus on advanced concepts like parallel computing, AI (robotics, NLP, voice recognition) as key identifiers of the sixth generation.

 

Question 8. Write the significant features of monitor.
Answer: A monitor is the most common output device used to show information from a computer. The images you see on a monitor are made up of tiny dots called pixels. Monitors can display information in either black and white (monochrome) or in full color. There are different types of monitors:
โ€ข CRT (Cathode Ray Tube): These are older, bulky monitors that use an electron beam.
โ€ข LCD (Liquid Crystal Display): These are thinner and flatter monitors that use liquid crystals.
โ€ข LED (Light Emitting Diodes): These are even thinner, more energy-efficient monitors that use LEDs for backlighting. Monitors are crucial for visual interaction with computers.
In simple words: A monitor shows computer information using tiny dots called pixels, and can be black and white or color, with types like old CRT, flat LCD, and super-thin LED screens.

๐ŸŽฏ Exam Tip: When describing monitors, remember to mention pixels as the basic building blocks of images and list the main types (CRT, LCD, LED) for a complete answer.

 

Section - D

Book Evaluation

Explain in detail

 

Question 1. Explain the basic components of a computer with a neat diagram.
Answer: A computer system is a combination of both hardware and software. Hardware refers to the physical parts you can touch, like the keyboard or monitor. Software is the set of programs or instructions that tell the hardware what to do. Both hardware and software must work together for a computer to function. Every task a computer performs follows an Input-Process-Output (IPO) cycle.
(i) Input Unit: This unit is used to feed any form of data into the computer. For example, a keyboard is used for typing, and a mouse is used for clicking.
(ii) Central Processing Unit (CPU): The CPU is the main component that understands and carries out software instructions. It also manages the operations of all other parts of the computer, like memory and input/output units. The CPU itself has three components: the Control Unit, the Arithmetic and Logic Unit (ALU), and the Memory Unit.
(iii) Arithmetic and Logic Unit (ALU): The ALU is a part of the CPU where various calculations and logical decisions are made based on data. It performs arithmetic operations such as addition, subtraction, multiplication, and division, as well as logical operations.
(iv) Control Unit: The control unit directs the flow of data between the CPU, memory, and input/output (I/O) devices. It also controls the entire operation of the computer by coordinating all its parts.
(v) Output Unit: This unit is any hardware component that shows information to users in a way they can understand. Examples include monitors for display and printers for paper copies.
(vi) Memory Unit: The memory unit is where data and programs are stored. It has two types: primary memory and secondary memory. Primary memory temporarily stores programs and data ready for immediate use. For instance, Random Access Memory (RAM) is a type of main memory, and it is volatile, meaning data is lost when power is off. Secondary memory stores data permanently. Hard disks, CD-ROMs, and DVD-ROMs are examples of non-volatile secondary memory, which keeps data even when the power is off.
A diagram would typically show these components interconnected, illustrating how data flows from the input unit to the CPU (which contains the CU, ALU, and Memory Unit), and then to the output unit, with secondary storage connected for long-term data retention. A central bus would connect these units, showing data and control paths. Understanding these parts helps in knowing how a computer functions as a whole.
In simple words: A computer works with hardware (physical parts) and software (instructions). Data goes in through input units, gets processed by the CPU (which has Control, Arithmetic-Logic, and Memory parts), and comes out through output units. Memory can be temporary (primary) or permanent (secondary).

๐ŸŽฏ Exam Tip: Clearly define hardware and software, then explain each of the main functional units (Input, CPU with its sub-components, Output, Memory) and their roles, emphasizing the IPO cycle.

 

Question 2. Discuss the various generations of computers.
Answer: Computers have evolved through several generations, each marked by significant technological advancements:

Sl. No.GenerationPeriodMain Component UsedMerits/Demerits
1.First Generation1942-1955Vacuum tubes Vacuum tubesโ€ข Big in size
โ€ข Consumed more power
โ€ข Malfunctioned due to overheating
โ€ข Machine Language was used
2.Second Generation1955-1964Transistors Transistorsโ€ข Smaller compared to First Generation
โ€ข Generated Less Heat
โ€ข Consumed less power compared to first generation
โ€ข Punched cards were used
โ€ข First operating system was developed - Batch Processing and Multiprogramming Operating System
โ€ข Machine language as well as Assembly language was used.
3.Third Generation1964-1975Integrated Circuits (IC) Integrated Circuits (IC)โ€ข Computers were smaller, faster and more reliable
โ€ข Consumed less power
โ€ข High Level Languages were used
4.Fourth Generation1975-1980Microprocessor Very Large Scale Integrated Circuits (VLSI) Microprocessor Very Large Scale Integrated Circuits (VLSI)โ€ข Smaller and Faster
โ€ข Microcomputer series such as IBM and APPLE were developed
โ€ข Portable Computers were introduced.
5.Fifth Generation1980-till dateUltra Large Scale Integration (ULSI)โ€ข Parallel Processing
โ€ข Super conductors
โ€ข Computers size was drastically reduced.
โ€ข Can recognize Images and Graphics
โ€ข Introduction of Artificial Intelligence and Expert Systems
โ€ข Able to solve high complex problems including decision making and logical reasoning
6.Sixth GenerationIn futureโ€ข Parallel and Distributed computing
โ€ข Computers have become smarter, faster and smaller
โ€ข Development of robotics
โ€ข Natural Language Processing
โ€ข Development of Voice Recognition Software
Each generation brought about a revolution in computing power and accessibility.
In simple words: Computers have changed a lot over time, from big machines with vacuum tubes (1st gen) to smaller ones with transistors (2nd gen), then integrated circuits (3rd gen), microprocessors (4th gen), super-smart chips (5th gen), and future smart systems (6th gen).

๐ŸŽฏ Exam Tip: When discussing computer generations, focus on the core technology (e.g., vacuum tubes, transistors, ICs, microprocessors) and the key advancements (size, speed, power, language, AI) for each period.

11th Computer Science Guide Introduction to Computers Additional Questions and Answers

Choose the correct answer

 

Question 1. Natural language processing is a component of
(a) ULSI
(b) AI
(c) ENIAC
(d) OCR
Answer: (b) AI
In simple words: Natural language processing (NLP) is a part of Artificial Intelligence (AI). It helps computers understand and work with human languages.

๐ŸŽฏ Exam Tip: Remember that AI includes many fields like NLP, machine learning, and robotics, all focused on making machines think like humans.

 

Question 2. The Analytical Engine was invented in the year
(a) 1837
(b) 1937
(c) 1847
(d) 1873
Answer: (a) 1837
In simple words: Charles Babbage designed the Analytical Engine in 1837. This machine is considered a very early design for a general-purpose computer.

๐ŸŽฏ Exam Tip: Charles Babbage is known as the "Father of the Computer" for his early work on programmable machines like the Analytical Engine.

 

Question 3. The main component of second-generation
(a) vacuum tubes
(b) microprocessor
(c) integrated circuits
(d) transistor
Answer: (d) transistor
In simple words: Second-generation computers used transistors as their main component instead of the larger vacuum tubes from the first generation. This made them smaller and faster.

๐ŸŽฏ Exam Tip: Each computer generation is defined by its core hardware technology. For the second generation, it was the transistor.

 

Question 4. Which led to the development of general-purpose computers?
(a) Napier's Bone
(b) Analytical Engine
(c) Slide Rule
(d) None of the options
Answer: (b) Analytical Engine
In simple words: The Analytical Engine was a very important step towards modern computers because it was designed to be programmable for many different tasks, not just one.

๐ŸŽฏ Exam Tip: The concept of "general-purpose" means a machine can be programmed to do various tasks, which is a key feature of modern computers.

 

Question 5. Period of fourth-generation
(a) 1975-1980
(b) 1964-1975
(c) 1955 โ€“ 1964
(d) 1942 โ€“ 1955
Answer: (a) 1975-1980
In simple words: The fourth generation of computers, which used microprocessors, was active from 1975 to 1980.

๐ŸŽฏ Exam Tip: Knowing the approximate timeframes for each computer generation helps in understanding the history of computing evolution.

 

Question 6. __________ is the first known calculating device.
(a) Napier's Bone
(b) Slide Rule
(c) Punched Card
(d) Abacus
Answer: (d) Abacus
In simple words: The Abacus is an ancient tool used for counting and calculations, making it the first known device for computing. It is still used today in some cultures.

๐ŸŽฏ Exam Tip: Early calculating devices were manual tools, and the Abacus is a prime example of such an invention from ancient times.

 

Question 7. Which word can be related to the inkjet printer
(a) Airlines
(b) Piezoelectricity
(c) matrix
(d) plotter
Answer: (b) Piezoelectricity
In simple words: Inkjet printers use a process called piezoelectricity to create tiny ink droplets. This involves applying electric current to special crystals that change shape and push out the ink.

๐ŸŽฏ Exam Tip: Understanding the underlying technology of different printer types can help differentiate them in exams.

 

Question 8. Based on various stages of development, computers can be categorized in to __________ generations.
(a) 3
(b) 4
(c) 5
(d) 6
Answer: (d) 6
In simple words: Computer history is divided into six generations, each marked by big changes in technology.

๐ŸŽฏ Exam Tip: Be sure to know the key characteristics and time period for each of the six generations of computers.

 

Question 9. Which __________ printer using the carbon papers __________
(a) laser printer
(b) non โ€“ impact printers
(c) Impact printer
(d) all the options
Answer: (c) Impact printer
In simple words: Impact printers work by striking a ribbon to make an image, which means they can print multiple copies using carbon paper.

๐ŸŽฏ Exam Tip: Impact printers are distinct from non-impact printers because they physically hit the paper, allowing them to create carbon copies.

 

Question 10. The period of second generation is __________
(a) 1942-1955
(b) 1955-1964
(c) 1964 โ€“ 1975
(d) 1975-1980
Answer: (b) 1955-1964
In simple words: The second generation of computers, which used transistors, was developed between 1955 and 1964.

๐ŸŽฏ Exam Tip: Associate each generation with its main technology and time period for quick recall.

 

Question 11. The retinal scanner uses the technique of __________
(a) GUI
(b) UI
(c) Biometric
(d) None of the options
Answer: (c) Biometric
In simple words: A retinal scanner uses biometric technology to identify people by looking at the unique patterns in their eyes. Biometrics means using unique body features for identification.

๐ŸŽฏ Exam Tip: Biometric security methods like retinal scans are considered highly secure because they rely on unique biological traits.

 

Question 12. The period of fourth generation is __________
(a) 1942-1955
(b) 1955-1964
(c) 1964 โ€“ 1975
(d) 1975-1980
Answer: (d) 1975-1980
In simple words: The fourth generation of computers, which saw the rise of microprocessors, happened between 1975 and 1980.

๐ŸŽฏ Exam Tip: Memorize the approximate start and end years for each computer generation.

 

Question 13. The components of CPU __________
(a) control unit
(b) ALU
(c) Memory unit
(d) All of the options
Answer: (d) All of the options
In simple words: The Central Processing Unit (CPU) has three main parts: the Control Unit, the Arithmetic and Logic Unit (ALU), and the Memory Unit. Each part plays a key role in how the computer works.

๐ŸŽฏ Exam Tip: The CPU's three components work together to fetch, decode, and execute instructions, forming the brain of the computer.

 

Question 14. The period of sixth generation is __________
(a) 1980 โ€“ till date
(b) 1975-1980
(c) 1964 โ€“ 1975
(d) In future
Answer: (d) In future
In simple words: The sixth generation of computers is still being developed and is expected to emerge in the future, focusing on even more advanced technologies.

๐ŸŽฏ Exam Tip: While some sources define up to five generations, the sixth generation is often considered a future stage with emerging technologies like artificial intelligence and quantum computing.

 

Question 15. Computer monitor displays the information in the form of __________
(a) vertical
(b) pictorial
(c) horizontal
(d) numeric
Answer: (b) pictorial
In simple words: A computer monitor shows information as pictures and graphics, which are made up of tiny dots called pixels. This visual output makes it easy for users to understand.

๐ŸŽฏ Exam Tip: The term "pictorial" emphasizes that monitors convert data into images for human comprehension, a key function of output devices.

 

Question 16. __________ is a second-generation computer.
(a) IBM 1401
(b) IBM 1620
(c) UNIVAC 1108
(d) All of the options
Answer: (d) All of the options
In simple words: IBM 1401, IBM 1620, and UNIVAC 1108 were all examples of computers from the second generation, using transistors as their main technology.

๐ŸŽฏ Exam Tip: Familiarize yourself with examples of computers from each generation to better understand their historical context.

 

Question 17. Who invented analytical engine?
(a) Charles Babbage
(b) John von Newman
(c) Blaise pascal
(d) Dennis Richard
Answer: (a) Charles Babbage
In simple words: Charles Babbage designed the Analytical Engine, which was a very early plan for a programmable computer. He is often called the "Father of the Computer".

๐ŸŽฏ Exam Tip: Correctly identifying key inventors and their contributions is important for understanding the foundational history of computers.

 

Question 18. The weight of ENIAC was __________ tons.
(a) 27
(b) 37
(c) 28
(d) 17
Answer: (a) 27
In simple words: The ENIAC, a very early computer, was incredibly large and heavy, weighing around 27 tons. This shows how much computer size has changed over time.

๐ŸŽฏ Exam Tip: Knowing specific details about early computers like ENIAC highlights the rapid progress in miniaturization and power efficiency.

 

Question 19. In which generation UNIVAC I was used?
(a) First
(b) Second
(c) Third
(d) Fourth
Answer: (a) First
In simple words: The UNIVAC I was one of the first computers used for commercial and government purposes, belonging to the first generation of computers.

๐ŸŽฏ Exam Tip: Remember that first-generation computers primarily used vacuum tubes and were very large and energy-intensive.

 

Question 20. The ENIAC consumed __________ watts of power.
(a) 150
(b) 100
(c) 1500
(d) 15
Answer: (a) 150
In simple words: The ENIAC used a huge amount of power, about 150 watts, which is equivalent to many modern light bulbs. This made it very expensive to run.

๐ŸŽฏ Exam Tip: High power consumption was a major challenge for early computers due to the vacuum tube technology they used.

 

Question 21. IBM 1620 belongs to which computer generation of computers?
(a) I
(b) II
(c) III
(d) IV
Answer: (b) II
In simple words: The IBM 1620 was a popular computer from the second generation, which used transistors. It was commonly used for scientific and engineering tasks.

๐ŸŽฏ Exam Tip: Recognize specific computer models and their corresponding generations to demonstrate historical knowledge.

 

Question 22. The main component used in second-generation computer is __________
(a) Transistors
(b) Integrated Circuits
(c) Vacuum Tube
(d) Microprocessor
Answer: (a) Transistors
In simple words: Transistors were the key electronic parts in second-generation computers. They were much smaller, faster, and more reliable than the vacuum tubes used before them.

๐ŸŽฏ Exam Tip: Each generation is primarily defined by the major technological advancement in its core processing component.

 

Question 23. Honeywell 6000 series belongs to __________ generation.
(a) First
(b) Second
(c) Third
(d) Fourth
Answer: (c) Third
In simple words: The Honeywell 6000 series were third-generation computers. These computers used integrated circuits (ICs), making them smaller and more powerful.

๐ŸŽฏ Exam Tip: Linking computer series names to their respective generations helps in structuring your knowledge of computer history.

 

Question 24. The main component used in fourth-generation computer is __________
(a) Transistors
(b) Integrated Circuits
(c) Vacuum Tube
(d) Microprocessor
Answer: (d) Microprocessor
In simple words: The microprocessor was the core technology for fourth-generation computers. It put the entire central processing unit (CPU) onto a single chip, leading to personal computers.

๐ŸŽฏ Exam Tip: The development of the microprocessor was a major breakthrough, enabling the creation of compact and powerful personal computers.

 

Question 25. NLP is a component of __________
(a) AI
(b) Hardware
(c) Circuit
(d) Electronics
Answer: (a) AI
In simple words: Natural Language Processing (NLP) is a part of Artificial Intelligence. It helps computers understand, interpret, and generate human language.

๐ŸŽฏ Exam Tip: Artificial Intelligence encompasses various sub-fields, and NLP is a significant one focused on human-computer language interaction.

 

Question 26. The first operating system was developed during __________ generation of computers.
(a) first
(b) second
(c) third
(d) fourth
Answer: (b) second
In simple words: The first operating systems started appearing in the second generation of computers. These early operating systems helped computers manage their tasks more efficiently.

๐ŸŽฏ Exam Tip: Operating systems are crucial software that manage computer hardware and software resources, making them easier to use.

 

Question 27. Which input device is a pointing device?
(a) Keyboard
(b) Monitor
(c) Mouse
(d) Scanner
Answer: (c) Mouse
In simple words: A mouse is an input device that lets you move a pointer on the screen to select items. This makes it a primary pointing device for computers.

๐ŸŽฏ Exam Tip: Input devices allow users to feed data and instructions into a computer, while output devices display or produce results.

 

Question 28. __________ language was used in first-generation computer.
(a) Machine
(b) Assembly
(c) High Level
(d) English
Answer: (a) Machine
In simple words: First-generation computers could only understand machine language, which is made up of binary code (0s and 1s). This made programming very difficult.

๐ŸŽฏ Exam Tip: Machine language is the lowest-level programming language, directly understood by the computer's processor without translation.

 

Question 29. Arithmetic and logical computation are done by __________
(a) CU
(b) ALU
(c) BUS
(d) memory
Answer: (b) ALU
In simple words: The Arithmetic Logic Unit (ALU) is the part of the CPU that does all the math (like adding and subtracting) and makes logical decisions. It is like the calculator and decision-maker of the computer.

๐ŸŽฏ Exam Tip: The ALU is a fundamental component of the CPU, responsible for all calculations and comparisons within the computer system.

 

Question 30. __________ language was used in third generation computer.
(a) Machine
(b) Assembly
(c) High Level
(d) English
Answer: (c) High Level
In simple words: Third-generation computers started using high-level programming languages. These languages are closer to human language, making them easier for programmers to use than machine or assembly languages.

๐ŸŽฏ Exam Tip: High-level languages require a compiler or interpreter to translate them into machine code before the computer can execute them.

 

Question 31. Which conveys information to the user in an understandable form?
(a) Input unit
(b) CU
(c) Output unit
(d) Bus
Answer: (c) Output unit
In simple words: An output unit, like a monitor or printer, takes the processed data from the computer and shows it to the user in a way they can understand.

๐ŸŽฏ Exam Tip: Output devices are essential for interaction, presenting the results of computations in human-readable formats.

 

Question 32. Portable computers were introduced in __________ generation.
(a) Third
(b) Fifth
(c) Fourth
(d) None of the options
Answer: (b) Fifth
In simple words: Portable computers, like laptops and notebooks, became common in the fifth generation of computers. This was due to advances in miniaturization and battery technology.

๐ŸŽฏ Exam Tip: The fifth generation focused on increasing processing power, artificial intelligence, and making computers more user-friendly and portable.

 

Question 33. CD โ€“ ROM, DVD โ€“ ROM, DVD โ€“ ROM are examples of which of the following memory.
(a) read / write
(b) volatile
(c) primary
(d) non-volatile
Answer: (d) non-volatile
In simple words: CD-ROMs and DVD-ROMs are types of non-volatile memory. This means they store data permanently, even when the computer is turned off.

๐ŸŽฏ Exam Tip: Non-volatile memory retains data without power, while volatile memory loses its contents when power is removed.

 

Question 34. Artificial Intelligence introduced in __________ generation.
(a) Third
(b) Fifth
(c) Fourth
(d) Second
Answer: (b) Fifth
In simple words: The fifth generation of computers brought about a major focus on Artificial Intelligence (AI). This generation aimed to create computers that could learn and make decisions like humans.

๐ŸŽฏ Exam Tip: Artificial Intelligence is a defining characteristic of the fifth generation, driving advancements in expert systems and natural language processing.

 

Question 35. Which one of the following is true?
(a) The no. of keys in any keyboard is always the same.
(b) All keyboard have strictly has the same layout.
(c) All keyboards are wired keyboards.
(d) All keyboards have alphabet and numeric keys.
Answer: (d) All keyboards have alphabet and numeric keys.
In simple words: All standard keyboards, no matter their specific design, will always have keys for letters and numbers. These are essential for typing text and data.

๐ŸŽฏ Exam Tip: Keyboards are primarily input devices, and their core function requires the ability to input both alphabetic and numeric characters.

 

Question 36. __________ generation computers are capable of solving complex problems including decision making and logical reasoning,
(a) Third
(b) Fifth
(c) Fourth
(d) Second
Answer: (b) Fifth
In simple words: Fifth-generation computers are designed to handle very complex problems, including tasks that need thinking and logical reasoning. This is because of their focus on AI.

๐ŸŽฏ Exam Tip: The ability for decision-making and logical reasoning is a hallmark of advanced AI systems, characteristic of the fifth generation.

 

Question 37. Mechanical, optical and laser are types of which input device.
(a) Keyboard
(b) Mouse
(c) Scanner
(d) Printer
Answer: (b) Mouse
In simple words: Different types of computer mice, such as mechanical, optical, and laser, all function as input devices for controlling the cursor on a screen. Each type uses a different technology to detect movement.

๐ŸŽฏ Exam Tip: While all are mice, their internal mechanisms differ, offering various levels of precision and performance.

 

Question 38. The ENIAC was invented by __________
(a) J.Presper
(b) John Mauchly
(c) Both A and B
(d) Charles Babbage
Answer: (c) Both A and B
In simple words: J. Presper Eckert and John Mauchly worked together to invent the ENIAC, one of the first electronic digital computers. Their combined effort was crucial in its development.

๐ŸŽฏ Exam Tip: Many important inventions are the result of collaborative efforts, especially in complex fields like early computer development.

 

Question 39. Which one of the following mouse type has more than 3 buttons and can be programmed?
(a) Mechanical
(b) Optical
(c) Laser
(d) 3D
Answer: (c) Laser
In simple words: Laser mice are often designed with extra buttons that users can program to do specific tasks. This makes them useful for gaming or complex work.

๐ŸŽฏ Exam Tip: Specialized mice, like programmable laser mice, cater to users needing more control and customization than standard mice.

 

Question 40. The ENIAC was developed in the year __________
(a) 1947
(c) 1942
(b) 1943
(d) 1843
Answer: (c) 1942
In simple words: The ENIAC, a foundational electronic computer, began its development in 1942. This project marked a significant period in early computing history.

๐ŸŽฏ Exam Tip: Knowing the development timelines of major computing milestones helps in understanding the historical evolution of technology.

 

Question 41. The device that reads the information directly into the computer's memory and works like a Xerox machine is __________
(a) plotter
(b) scanner
(c) touch screen
(d) trackball
Answer: (b) scanner
In simple words: A scanner is a device that can take images or documents from the real world and turn them into digital information. It works much like a photocopier but creates digital files.

๐ŸŽฏ Exam Tip: Scanners are vital input devices for converting physical documents and images into digital formats for storage and manipulation.

 

Question 42. __________ is a component of Artificial Intelligence.
(a) Natural Language Processing
(b) Parallel Processing
(c) both A and B
(d) None of the options
Answer: (a) Natural Language Processing
In simple words: Natural Language Processing (NLP) is a key part of Artificial Intelligence. It focuses on how computers can understand and use human language.

๐ŸŽฏ Exam Tip: Understand that AI is a broad field with many specialized components like NLP, which aims to bridge the communication gap between humans and machines.

 

Question 43. The output device is similar to the upside-down design of a mouse ___________.
(a) laser mouse
(b) optical mouse
(c) mechanical mouse
(d) trackball
Answer: (d) trackball
In simple words: A trackball works like an upside-down mouse; you move a ball with your finger instead of moving the whole device. It's often used where desk space is limited.

๐ŸŽฏ Exam Tip: Remember that pointing devices like trackballs and mice are used for navigation and selection on a computer screen.

 

Question 44. The term "computer" is derived from the word ___________.
(a) compute
(b) calculate
(c) process
(d) None of these
Answer: (a) compute
In simple words: The word "computer" comes from "compute," which means to calculate or reckon. This highlights the early primary function of computers: performing calculations.

๐ŸŽฏ Exam Tip: Understanding the origin of computing terms can help clarify their basic functions and historical context.

 

Question 45. Which of the following uses biometrics and a unique pattern of retinal blood vessels?
(a) Retinal track
(b) Fingerprint scanner
(c) Optical scanner
(d) Retinal scanner
Answer: (d) Retinal scanner
In simple words: A retinal scanner looks at the special patterns in the blood vessels at the back of your eye. It uses these unique patterns, which are part of biometrics, to identify a person.

๐ŸŽฏ Exam Tip: Biometric security methods like retinal scanning are very secure because they use unique physical characteristics that are difficult to forge.

 

Question 46. Before 19th century, the person who performs calculation is called as ___________.
a) Computer
b) Calculator
c) Abacus
d) None of these
Answer: (a) Computer
In simple words: Before the modern electronic machine, a "computer" was actually a person who did calculations by hand. This job was very common in fields like astronomy and engineering.

๐ŸŽฏ Exam Tip: Historical context often changes the meaning of words; "computer" originally referred to the human operator, not the machine.

 

Question 47. The input device that detects characters printed or written on paper is ___________.
(a) Voice input system
(b) Trackball
(c) Optical character reader
(d) 3D mouse
Answer: (c) Optical character reader
In simple words: An Optical Character Reader (OCR) is a device that can "read" text printed or written on paper and turn it into digital information. This helps convert paper documents into editable computer files.

๐ŸŽฏ Exam Tip: OCR technology is crucial for digitizing documents and making them searchable and editable, saving a lot of manual data entry work.

 

Question 48. ___________ will not give meaning.
a) information
b) datum
c) data
d) None of these
Answer: (c) data
In simple words: Raw "data" is just a collection of facts or figures without any context, so it doesn't have meaning on its own. When data is processed, it becomes meaningful information.

๐ŸŽฏ Exam Tip: Always remember the difference between data (raw facts) and information (processed, meaningful data) in computer science.

 

Question 49. CCD stands for ___________.
(a) Code Converting Device
(b) Code Change Device
(c) Change Code Device
(d) Charge-Coupled Device
Answer: (d) Charge-Coupled Device
In simple words: CCD stands for Charge-Coupled Device, which is a key component in digital cameras and scanners. It captures light and turns it into electronic signals to create images.

๐ŸŽฏ Exam Tip: CCDs are essential for image sensors, converting light into digital data, similar to how your smartphone camera works.

 

Question 50. ___________ is a processed fact.
a) information
b) datum
c) data
d) None of these
Answer: (a) information
In simple words: "Information" is what you get after you organize and make sense of raw data. It's processed facts that can be used to make decisions.

๐ŸŽฏ Exam Tip: The conversion of raw data into useful information is a fundamental concept in data processing and analysis.

 

Question 51. ___________ are picture elements.
(a) Picture Point
(b) Monitor
(c) Routers
(d) Pixels
Answer: (d) Pixels
In simple words: Pixels are the tiny little dots that make up any image you see on a screen. Each pixel has a specific color, and when many pixels are put together, they form a complete picture.

๐ŸŽฏ Exam Tip: The resolution of a screen or image is determined by the number of pixels it contains, with more pixels meaning a clearer image.

 

Question 52. The ___________ is the combination of hardware and software.
a) computer
b) analytical engine
c) calculator
d) all the above
Answer: (a) computer
In simple words: A computer system needs both hardware (the physical parts like the keyboard and screen) and software (the programs and instructions) to work. They both work together to perform tasks.

๐ŸŽฏ Exam Tip: Understanding that a computer is a system of interacting hardware and software components is key to grasping how it operates.

 

Question 53. The ___________ printer uses the same technology used by the photocopier.
(a) Inkjet
(b) dot matrix
(c) line
(d) laser
Answer: (d) laser
In simple words: Laser printers use a similar method to photocopiers, where a laser creates an image on a drum using static electricity, and then toner sticks to that image before being fused onto paper. This technology allows for fast and high-quality prints.

๐ŸŽฏ Exam Tip: Laser printers are known for their speed and sharp text quality, especially for high-volume printing.

 

Question 54. ___________ is the set of programs or instructions.
a) software
b) hardware
c) freeware
d) Malware
Answer: (a) software
In simple words: Software is like the brain of the computer; it's the programs and commands that tell the hardware what to do. Without software, hardware cannot perform any functions.

๐ŸŽฏ Exam Tip: Software is crucial as it makes computers useful, ranging from simple apps to complex operating systems.

 

Question 55. Printer are of ___________ types.
(a) 2
(b) 3
(c) 4
(d) 5
Answer: (a) 2
In simple words: Printers are generally split into two main kinds: impact printers, which hit the paper, and non-impact printers, which use methods like heat or ink sprays. This distinction is based on how they apply ink or toner to paper.

๐ŸŽฏ Exam Tip: Knowing the two main types helps understand their different uses; impact printers are often for multi-part forms, while non-impact printers are for higher quality output.

 

Question 56. Every task given to the computer follows ___________ cycle.
a) Input-Process-Output
b) Output-Process-Input
c) Process-Output-Input
d) Input-Output-Process
Answer: (a) Input-Process-Output
In simple words: The computer takes in data (input), does something with it (process), and then shows or saves the result (output). This Input-Process-Output (IPO) cycle is the basic way a computer handles all tasks.

๐ŸŽฏ Exam Tip: The IPO cycle is a fundamental concept in computing, explaining how data flows through a system from start to finish.

 

Question 57. Who is considered to be the father of computers?
(a) Charles Babbage
(b) John von Neuemann
(c) John Napier
(d) Dennis Ritchie
Answer: (a) Charles Babbage
In simple words: Charles Babbage is known as the "father of computers" because he designed the Analytical Engine, which had many features of modern computers. His visionary designs laid the groundwork for future computing machines.

๐ŸŽฏ Exam Tip: Charles Babbage's contributions were theoretical and mechanical, but they were far ahead of his time and influenced all later computer designs.

 

Question 58. ___________ of a computer interprets and executes software instructions,
a) Input unit
b) Main Memory
c) Central Process Unit
d) Secondary Memory
Answer: (c) Central Process Unit
In simple words: The Central Processing Unit (CPU) is like the brain of the computer, as it is responsible for understanding and carrying out all the commands given by software. It performs most of the processing inside the computer.

๐ŸŽฏ Exam Tip: The CPU is critical for a computer's performance, as it directly impacts how quickly instructions are executed and tasks are completed.

 

Question 59. Who invented ENIAC?
(a) J. Presper Eckert
(b) J. Napier
(c) J. Van Neuman
(d) J. Mauchaley
Answer: (a) J. Presper Eckert
In simple words: J. Presper Eckert, along with John Mauchly, created the ENIAC, which was one of the first electronic general-purpose digital computers. It marked a huge step forward in computer history.

๐ŸŽฏ Exam Tip: The ENIAC (Electronic Numerical Integrator and Computer) was a groundbreaking machine, representing the first generation of electronic computers.

 

Question 60. The CPU has ___________ components.
a) 4
b) 3
c) 5
d) 2
Answer: (b) 3
In simple words: The CPU is made of three main parts: the Control Unit (CU), the Arithmetic Logic Unit (ALU), and memory registers. Each part has a specific job to help the CPU run the computer.

๐ŸŽฏ Exam Tip: Remember the three core components: Control Unit (CU) manages operations, ALU performs calculations, and registers store data temporarily.

 

Question 61. Which is used as a component of second generation computers?
(a) Vacuum Tubes
(b) Transistor
(c) IC
(d) VLSI
Answer: (b) Transistor
In simple words: Transistors were smaller, faster, and more reliable than vacuum tubes, leading to the development of second-generation computers. This switch made computers much more practical and efficient.

๐ŸŽฏ Exam Tip: Each computer generation is defined by a major technological advancement, with transistors being the hallmark of the second generation.

 

Question 62. In ___________ unit, various computing functions are performed on data.
a) Control unit
b) ALU
c) Memory unit
d) All the above
Answer: (b) ALU
In simple words: The Arithmetic Logic Unit (ALU) is the part of the CPU that does all the math operations, like adding and subtracting, and logical comparisons. It's the computing heart of the processor.

๐ŸŽฏ Exam Tip: The ALU handles all numerical calculations and logical comparisons, making it essential for any data manipulation a computer performs.

 

Question 63. Expand CPS.
(a) Correction Per Second
(b) Characters Per Second
(c) Calculations Per Second
(d) Cording Per Second
Answer: (b) Characters Per Second
In simple words: CPS stands for Characters Per Second, which is a way to measure how fast a printer can print text. This measurement is often used for character printers, like dot matrix printers.

๐ŸŽฏ Exam Tip: Printing speeds are measured differently for various printer types, such as CPS for character, LPM for line, and PPM for page printers.

 

Question 64. The ___________ operations of ALU promote the decision-making ability of a computer.
a) arithmetic
b) logical
c) relational
d) increment/decrement
Answer: (b) logical
In simple words: The logical operations of the ALU help the computer make decisions by comparing values, such as "is this true or false" or "is this greater than that". This capability is fundamental for programming and complex tasks.

๐ŸŽฏ Exam Tip: Logical operations are vital for conditional statements in programming, allowing programs to react differently based on input.

 

Question 65. Which is the first known calculating device?
(a) Slide rule
(b) Rotating wheel calculator
(c) Abacus
(d) Daisywheel
Answer: (c) Abacus
In simple words: The abacus is a very old tool that people used to count and do math by sliding beads on rods. It was one of the first known devices to help humans with calculations.

๐ŸŽฏ Exam Tip: The abacus demonstrates early human ingenuity in developing mechanical aids for calculation, long before electronic computers.

 

Question 66. The ___________ unit controls the flow of data between the CPU, memory, and I/O devices.
a) Control unit
b) ALU
c) Memory unit
d) All the above
Answer: (a) Control unit
In simple words: The Control Unit (CU) is like the computer's traffic cop, directing where data goes and making sure all parts work together correctly. It fetches, decodes, and executes instructions.

๐ŸŽฏ Exam Tip: The Control Unit is crucial for orchestrating all operations within the computer, ensuring smooth data flow and instruction execution.

 

Question 67. Artificial Intelligence was introduced in which generation of computers?
(a) V
(b) II
(c) III
(d) IV
Answer: (a) V
In simple words: Artificial Intelligence (AI) became a main focus in the fifth generation of computers. This generation aimed to create computers that could think and understand like humans.

๐ŸŽฏ Exam Tip: The fifth generation of computers is characterized by advancements in AI, parallel processing, and supercomputing technologies.

 

Question 68. The memory is of ___________ types
a) 2
b) 3
c) 4
d) 5
Answer: (a) 2
In simple words: Computer memory is divided into two main types: primary memory (like RAM, for quick but temporary storage) and secondary memory (like hard drives, for long-term storage). Each serves a different purpose in how a computer stores and accesses data.

๐ŸŽฏ Exam Tip: Differentiating between primary (volatile, fast) and secondary (non-volatile, slower) memory is fundamental to understanding computer architecture.

 

Question 69. The ___________ memory is used to temporarily store the programs and data when the instructions are ready to execute.
a) Primary memory
b) Output unit
c) Secondary memory
d) All the above
Answer: (a) Primary memory
In simple words: Primary memory, like RAM, holds programs and data that the computer is actively using right now. It's fast but temporary, losing its contents when the power turns off.

๐ŸŽฏ Exam Tip: Primary memory is essential for running applications quickly, but its volatile nature means data needs to be saved to secondary memory for permanence.

 

Question 70. Identify which is true?
(a) Portable computers were introduced in the fourth generation.
(b) ULSI was used in the fifth generation.
(c) High-level languages were used in IIIrd generations.
(d) All the above statements are true.
Answer: (d) All the above statements are true.
In simple words: All three statements are correct: portable computers came in the fourth generation, ULSI (Ultra Large Scale Integration) chips were part of the fifth generation, and high-level programming languages started being used in the third generation. Each point marks an important step in computer development.

๐ŸŽฏ Exam Tip: Knowing the key developments in each computer generation helps track the evolution of technology and its impact.

 

Question 71. The ___________ memory is volatile.
a) Primary memory
b) Output unit
c) Secondary memory
d) All the above
Answer: (a) Primary memory
In simple words: Primary memory, such as RAM, is called "volatile" because it needs power to keep the information stored. If the computer turns off, all the data in primary memory is lost.

๐ŸŽฏ Exam Tip: Volatile memory is fast but temporary; always save your work to non-volatile (secondary) memory to prevent loss.

 

Question 72. OCR stands for ___________.
(a) Optimal Compiler Recorder
(b) Optimal Character Recorder
(c) Optimum Charge Recorder
(d) Optimal Character Resolution
Answer: (b) Optimal Character Recorder
In simple words: OCR means Optical Character Recognition, which is technology that lets computers "read" text from images or scanned documents. It converts pictures of text into actual, editable text.

๐ŸŽฏ Exam Tip: OCR is widely used for digitizing old documents, processing forms, and making text accessible for editing and searching.

 

Question 73. ___________ is an example of a main memory.
a) ROM
b) PROM
c) RAM
D) EEPROM
Answer: (c) RAM
In simple words: RAM (Random Access Memory) is a type of main memory that the computer uses to store data it needs right now. It is crucial for running programs and multitasking quickly.

๐ŸŽฏ Exam Tip: RAM is a key component for computer performance; more RAM generally means you can run more programs smoothly at once.

 

Question 74. Which is not a hardware component?
(a) Information
(b) Monitor
(c) Motherboard
(d) Keyboard
Answer: (a) Information
In simple words: Information is the output or processed data, not a physical part of the computer. Things like monitors, motherboards, and keyboards are all physical hardware.

๐ŸŽฏ Exam Tip: Hardware refers to the tangible, physical parts of a computer system, while software and data are intangible.

 

Question 75. In ___________ memory, the content is available even after the power supply is switched off.
a) Primary memory
b) RAM
c) Secondary memory
d) Either A or B
Answer: (c) Secondary memory
In simple words: Secondary memory, like a hard drive or USB stick, keeps your files safe even when the computer is turned off. It stores data permanently, unlike primary memory which loses data without power.

๐ŸŽฏ Exam Tip: Always save important files to secondary storage to ensure they are not lost when the computer shuts down.

 

Question 76. Identify the statement which is wrong?
(a) ALU performs addition, subtraction
(b) ALU controls the flow of data between the CPU, memory, and I/O devices
(c) Control unit controls the entire operation of the computer
(d) The logical operation of ALU promotes the decision making
Answer: (b) ALU controls the flow of data between the CPU, memory, and I/O devices
In simple words: The Control Unit (CU) is actually the part that directs data flow, not the ALU. The ALU is only for calculations and logic, while the CU manages all the components.

๐ŸŽฏ Exam Tip: Distinguish between the functions of the ALU (arithmetic and logic) and the Control Unit (data flow and overall system management).

 

Question 77. ___________ is the most common input device,
a) scanner
b) keyboard
c) bar code reader
d) None of these
Answer: (b) keyboard
In simple words: The keyboard is the most widely used input device for typing text, numbers, and commands into a computer. It is fundamental for almost all computer interactions.

๐ŸŽฏ Exam Tip: Mastering keyboard shortcuts can significantly increase efficiency when working with computers.

 

Question 78. Which of the following input device scan the book?
(a) OMR
(b) OCR
(c) ECR
(d) OVR
Answer: (b) OCR
In simple words: An Optical Character Recognition (OCR) device can scan a book and convert the text into a digital format that can be edited. This technology makes it easy to turn physical documents into computer files.

๐ŸŽฏ Exam Tip: OCR is invaluable for creating digital archives of printed materials and for making text searchable.

 

Question 79. ___________ is a pointing device.
a) scanner
b) keyboard
c) mouse
d) None of these
Answer: (c) mouse
In simple words: A mouse is a device you move on a surface to control a pointer on your computer screen. It's used for selecting items, opening programs, and navigating graphical interfaces.

๐ŸŽฏ Exam Tip: Pointing devices allow intuitive interaction with graphical user interfaces, making computers easier to use.

 

Question 81. Which of the following input devices are classified as tactile, ergonomic, gaming?
(a) Keyboard
(b) Printer
(c) Monitor
(d) Mouse
Answer: (a) Keyboard
In simple words: Keyboards are designed in different ways to suit various needs: some have tactile feedback (you can feel the keys press), some are ergonomic (designed for comfort), and some are made for gaming with special features. This shows how keyboards have evolved to fit many user preferences.

๐ŸŽฏ Exam Tip: Choosing the right keyboard type can greatly impact comfort, speed, and accuracy for different tasks, especially for long typing sessions or gaming.

 

Question 81. ___________ device is used to select icons, menus, command buttons or activate something on a computer.
a) scanner
b) keyboard
c) mouse
d) None of these
Answer: (c) mouse
In simple words: A mouse is the primary tool for interacting with graphical elements on a computer screen, like clicking on icons or selecting menu options. It makes using a computer's visual interface simple and quick.

๐ŸŽฏ Exam Tip: The mouse is fundamental for navigating modern graphical user interfaces, enabling quick selection and execution of commands.

 

Question 82. The main advantage of using the light pen is ___________.
(a) easy to use
(b) accurate
(c) easy to detect the characters
(d) drawing directly onto the screen
Answer: (d) drawing directly onto the screen
In simple words: A light pen lets you draw or select items right on the computer screen, making it feel more natural for creative tasks. This direct interaction helps in applications like CAD (Computer-Aided Design).

๐ŸŽฏ Exam Tip: Light pens offer a direct and intuitive way to interact with on-screen graphics, useful for drawing and precise selections.

 

Question 83. ___________ is a mouse type.
a) Mechanical
b) Optical
c) Laser
d) All the above
Answer: (d) All the above
In simple words: Mice come in different types, including mechanical (with a rolling ball), optical (using an LED light), and laser (using a laser for tracking). These different technologies provide various levels of precision and performance.

๐ŸŽฏ Exam Tip: Modern mice primarily use optical or laser technology due to their greater accuracy and fewer moving parts compared to older mechanical mice.

 

Question 84. The individual keys for letters, numbers, and special characters are collectively called ___________ keys.
(a) character
(b) functional
(c) lock
(d) special
Answer: (a) character
In simple words: The keys on a keyboard that you use to type letters, numbers, and symbols are called character keys. These are the main keys used for entering text and data.

๐ŸŽฏ Exam Tip: Keyboards also have other types of keys, such as function keys (F1-F12), navigation keys, and modifier keys (Shift, Ctrl, Alt).

 

Question 85. The mechanical mouse was developed and introduced in the year ___________.
a) 1968
b) 1966
c) 1978
d) 1969
Answer: (a) 1968
In simple words: The first mechanical mouse, which used a ball to track movement, was introduced in 1968. Douglas Engelbart and Bill English are credited with its invention, revolutionizing human-computer interaction.

๐ŸŽฏ Exam Tip: The invention of the mouse was a major step towards graphical user interfaces, making computers more accessible to a wider audience.

 

Question 86. Wired, wireless and virtual are the categories of ___________.
(a) mouse
(b) keyboard
(c) printer
(d) monitor
Answer: (b) keyboard
In simple words: Keyboards can be connected to computers in different ways: with a wire (wired), using radio signals (wireless), or even shown on a screen as a software keyboard (virtual). These options provide flexibility in how users input information.

๐ŸŽฏ Exam Tip: Wireless keyboards offer more flexibility and reduce cable clutter, while virtual keyboards are useful for touchscreen devices and accessibility.

 

Question 87. The optical mouse was developed introduced in the year
(a) 1968
(b) 1966
(c) 1978
(d) 1988
Answer: (d) 1988
In simple words: The optical mouse, which uses light to detect movement, was first introduced in 1988. It was a significant upgrade from older mechanical mice.

๐ŸŽฏ Exam Tip: Knowing key dates for technology inventions helps place advancements in context. Focus on the invention year of the specific technology.

 

Question 88. Which one of the following are the main characteristics of laser Printer?
(a) Speed
(b) Resolution
(c) Reliability
(d) Durability
Answer: (b) Resolution
In simple words: A laser printer's best feature is its resolution, which means how clear and detailed the printed image is. Higher resolution means sharper prints.

๐ŸŽฏ Exam Tip: When asked for "main characteristics," choose the most distinguishing and critical feature of the device. For laser printers, resolution is key to their print quality.

 

Question 89. _______ mouse is highly sensitive and able to work on any hard surface.
(a) optical
(b) mechanical
(c) laser
(d) all the above
Answer: (c) laser
In simple words: A laser mouse uses a laser light to track movement and can work very well even on shiny or difficult surfaces. It is much more precise than an optical mouse.

๐ŸŽฏ Exam Tip: Remember that laser mice are known for their precision and ability to work on various surfaces due to their advanced tracking technology.

 

Question 90. Expand DPI
(a) Dots Per Inch
(b) Dark Pen Ink
(c) Dark Page Ink
(d) Double Part ink
Answer: (a) Dots Per Inch
In simple words: DPI stands for Dots Per Inch, which measures how many tiny dots a printer can place in one inch. More dots mean a clearer print.

๐ŸŽฏ Exam Tip: Acronyms are common in computer science. Always learn the full forms to score well on definitions.

 

Question 91. Who assists Douglas Engelbard to invent moused?
(a) Bill English
(b) Steve Krish
(c) Richard Lyon
(d) None of these
Answer: (a) Bill English
In simple words: Douglas Engelbart invented the first computer mouse with the help of Bill English. This invention changed how people interacted with computers.

๐ŸŽฏ Exam Tip: Historical facts like inventors and their helpers are often tested. Remember the key individuals involved in computer hardware development.

 

Question 92. _______ is used to enter the information directly into the computer's memory.
(a) Mouse
(b) Scanner
(c) Light Pen
(d) all the above
Answer: (b) Scanner
In simple words: A scanner is a device that takes a physical image or document and converts it into a digital form that the computer can store and use. It acts like a digital camera for documents.

๐ŸŽฏ Exam Tip: Differentiate between input devices based on their primary function. A scanner's main job is direct digital input from physical documents.

 

Question 93. The _______ device works like a Xerox machine.
(a) Mouse
(b) Scanner
(c) Light Pen
(d) All the above
Answer: (b) Scanner
In simple words: Just like a Xerox machine makes a copy of a document, a scanner creates a digital copy of a physical document, photo, or object. Both convert real-world items into a reproducible format.

๐ŸŽฏ Exam Tip: Relate computer devices to everyday machines to understand their function. A scanner's similarity to a copier is a good memory aid.

 

Question 94. The _______ device Is used for computer security.
(a) Fingerprint Scanner
(b) Scanner
(c) Light Pen
(d) All the above
Answer: (a) Fingerprint Scanner
In simple words: A fingerprint scanner is a security device that reads your unique fingerprint. It makes sure only authorized people can access a computer or system, making it very safe.

๐ŸŽฏ Exam Tip: Biometric devices like fingerprint scanners are crucial for modern computer security. Understand their role in protecting data and access.

 

Question 95. _______ device uses biometric technology.
(a) Fingerprint Scanner
(b) Trackball
(c) Light Pen
(d) All the above
Answer: (a) Fingerprint Scanner
In simple words: Biometric technology uses unique body features, like fingerprints, for identification. A fingerprint scanner uses this method to recognize users. It offers a secure and convenient way to verify identity.

๐ŸŽฏ Exam Tip: Know what "biometric technology" means and which devices fall under this category. Fingerprint scanners are a prime example.

 

Question 96. _______ scanner uses unique patterns of a person's retinal blood vessels.
(a) Retinal
(b) Trackball
(c) Light Pen
(d) All the above
Answer: (a) Retinal
In simple words: A retinal scanner looks at the special pattern of blood vessels at the back of your eye. This pattern is different for everyone, so it's a very secure way to identify a person.

๐ŸŽฏ Exam Tip: Retinal scanning is a highly secure but less common biometric method. Understand its unique characteristic (retinal blood vessel patterns).

 

Question 97. _______ is used to draw directly onto the screen.
(a) Mouse
(b) Light Pen
(c) OCR
(d) MICR
Answer: (b) Light Pen
In simple words: A light pen is like a special pen that lets you draw or select things right on the computer screen. It is an input device that works by detecting light from the screen.

๐ŸŽฏ Exam Tip: Light pens are direct input devices. Recognize their function in drawing or selecting items on a display screen.

 

Question 98. _______ is a pointing device.
(a) Mouse
(b) Light Pen
(c) OCR
(d) Both A and B
Answer: (d) Both A and B
In simple words: Both a mouse and a light pen let you point to and select things on a computer screen. They are both known as pointing devices.

๐ŸŽฏ Exam Tip: Understand the category of "pointing devices" and be able to identify multiple examples within it.

 

Question 99. _______ is a device which detects characters printed or written on paper.
(a) Retinal scanner
(b) Light Pen
(c) OCR
(d) Both A and B
Answer: (c) OCR
In simple words: OCR stands for Optical Character Recognition. It is a technology that can read printed or handwritten text from paper and turn it into digital text that a computer can understand.

๐ŸŽฏ Exam Tip: OCR is vital for digitizing documents. Remember its function: converting physical text into editable digital text.

 

Question 100. The document scanned through _______ device can be edited using a word processor.
(a) Retinal scanner
(b) Light Pen
(c) OCR
(d) Both A and B
Answer: (c) OCR
In simple words: When a document is processed using OCR, the text on the paper is recognized and converted into a digital format. This digital text can then be easily changed or edited using programs like Microsoft Word.

๐ŸŽฏ Exam Tip: A key advantage of OCR is that it makes scanned text editable, unlike a simple image scan which is just a picture.

 

Question 101. A user can scan a page from a book using _______ and can be edited using a word processor.
(a) Retinal scanner
(b) Light Pen
(c) OCR
(d) Both A and B
Answer: (c) OCR
In simple words: OCR technology lets you scan pages from a book and turns the words into text that you can edit on a computer. This makes it easy to work with printed documents digitally.

๐ŸŽฏ Exam Tip: This question reinforces the practical application of OCR for digitizing and editing printed materials. Understand its usefulness.

 

Question 102. The _______ is a two-dimension bar code which can be read by a camera and processed to interpret the image.
(a) Retinal scanner
(b) Light Pen
(c) OCR
(d) QRcode
Answer: (d) QRcode
In simple words: A QR code is like a special square picture made of black and white boxes that stores information. You can use a phone camera to scan it, and the phone will understand what the code means, like taking you to a website.

๐ŸŽฏ Exam Tip: QR codes are everywhere now. Remember their key features: two-dimensional, read by cameras, and contain encoded information.

 

Question 103. The _______ system gives fast and error-free entry of information into the computer.
(a) Bar Code
(b) Light Pen
(c) OCR
(d) QR code
Answer: (a) Bar Code
In simple words: A barcode system uses a special pattern of lines to quickly put product information into a computer. This helps avoid mistakes and makes tasks like shopping faster.

๐ŸŽฏ Exam Tip: Barcodes are crucial for inventory and retail, ensuring quick and accurate data input. Focus on their efficiency and error-reduction benefits.

 

Question 104. _______ serves as a voice input device.
(a) Bar Code Reader
(b) Microphone
(c) OCR
(d) QR code reader
Answer: (b) Microphone
In simple words: A microphone is a device that picks up sounds, like your voice, and turns them into digital signals for a computer. This allows you to speak to the computer.

๐ŸŽฏ Exam Tip: Identify input devices by their function. A microphone's primary role is to capture audio input.

 

Question 105. _______ captures images / videos directly in the digital form.
(a) Bar Code Reader
(b) Microphone
(c) Digital Camera
(d) QR code reader
Answer: (c) Digital Camera
In simple words: A digital camera takes pictures and videos and saves them as digital files. You can then see these files on a computer or phone right away.

๐ŸŽฏ Exam Tip: A digital camera is a direct image/video input device. Understand that it creates electronic files, not physical prints.

 

Question 106. _______ uses a CCD electronic chip.
(a) Bar Code Reader
(b) Microphone
(c) Digital Camera
(d) QR code reader
Answer: (c) Digital Camera
In simple words: Digital cameras use a special electronic part called a CCD chip to capture light and turn it into a digital image. This chip is what makes digital photography possible.

๐ŸŽฏ Exam Tip: Remember that CCD (Charge-Coupled Device) chips are core components in digital cameras for image capture.

 

Question 107. CCD means _______
(a) Charge-Coupled Device
(b) Change-Coupled Device
(c) Close Circuit Device
(d) Charge-Coupled Data
Answer: (a) Charge-Coupled Device
In simple words: CCD is short for Charge-Coupled Device. It's a key part inside digital cameras and scanners that helps turn light into electronic signals to create images.

๐ŸŽฏ Exam Tip: Memorize the full form of common computer acronyms like CCD for clarity.

 

Question 108. _______ converts light rays into digital formats.
(a) Bar Code Reader
(b) Microphone
(c) Digital Camera
(d) QR code reader
Answer: (c) Digital Camera
In simple words: A digital camera takes the light it sees and changes it into electronic information. This electronic information then becomes a digital picture or video that the computer can store.

๐ŸŽฏ Exam Tip: Understanding the basic function of a digital camera (light to digital conversion) is fundamental.

 

Question 109. A _______ is a display device that allows the user to interact with a computer by using the finger.
(a) Touch Screen
(b) Microphone
(c) Digital Camera
(d) QR code reader
Answer: (a) Touch Screen
In simple words: A touch screen lets you use your finger to control a computer or phone directly on the screen. It is both a display and an input device.

๐ŸŽฏ Exam Tip: Touch screens are examples of input/output devices that allow direct interaction using gestures.

 

Question 110. _______ is an alternative to a mouse or keyboard for navigating a Graphical User Interface.
(a) Touch Screen
(b) Microphone
(c) Digital Camera
(d) QR code reader
Answer: (a) Touch Screen
In simple words: A touch screen provides another way to control a computer or device. Instead of using a mouse or keyboard, you can just tap, swipe, and pinch on the screen with your fingers. This makes using a Graphical User Interface (GUI) very intuitive.

๐ŸŽฏ Exam Tip: Recognize touch screens as versatile input devices that offer an intuitive alternative to traditional pointing devices for GUIs.

 

Question 111. Touch screen is used on _______
(a) Smartphone
(b) Information kiosks
(c) Cash registers
(d) All the above
Answer: (d) All the above
In simple words: Touch screens are used on many different devices today. You find them on smartphones, public information stands (kiosks), and even at shops for cash registers because they are easy to use.

๐ŸŽฏ Exam Tip: Think about common real-world applications of touch screen technology to easily recall its widespread use.

 

Question 112. _______ is a device for signaling by hand, by way of pressing one or more switches.
(a) Touch Screen
(b) Keyer
(c) Digital Camera
(d) QR code reader
Answer: (b) Keyer
In simple words: A keyer is a small device with buttons that you press by hand to send signals. It's often used for Morse code or other forms of simple input.

๐ŸŽฏ Exam Tip: Keyers are specialized input devices that translate manual button presses into signals. Understand their niche application.

 

Question 113. _______ number of keys available in Keyer.
(a) 4 to 50
(b) 4 to 500
(c) 14
(d) 50
Answer: (a) 4 to 50
In simple words: A keyer usually has a small number of buttons, typically between 4 and 50. It does not have as many keys as a full computer keyboard.

๐ŸŽฏ Exam Tip: Keyers are designed for simple, specific inputs, hence their limited number of keys. This contrasts with a full keyboard.

 

Question 114. In _______ device, the keys are arranged in a cluster.
(a) Touch Screen
(b) Keyer
(c) Digital Camera
(d) QR code reader
Answer: (b) Keyer
In simple words: In a keyer device, the buttons are grouped closely together, often in a small block, rather than spread out like on a regular keyboard. This clustered arrangement is typical for its design.

๐ŸŽฏ Exam Tip: The physical arrangement of keys in a cluster is a defining feature of a keyer, distinguishing it from a standard keyboard.

 

Question 115. _______ is the most commonly used output device to display the information.
(a) Plotter
(b) Monitor
(c) Speaker
(d) All the above
Answer: (b) Monitor
In simple words: The monitor is the screen that shows you all the pictures, videos, and text from your computer. It is the most common way to see information.

๐ŸŽฏ Exam Tip: Monitors are essential for visual output. They are the primary interface for users to see what the computer is doing.

 

Question 116. Pictures on a monitor are formed with picture elements called.
(a) Pixels
(b) Points
(c) Dots
(d) None of these
Answer: (a) Pixels
In simple words: Every image you see on a computer screen is made up of many tiny squares called pixels. Each pixel has a color, and together they form the complete picture.

๐ŸŽฏ Exam Tip: Pixels are the fundamental building blocks of digital images on screens. Understanding them is key to display technology.

 

Question 117. _______ is a monitor type.
(a) CRT
(b) LED
(c) LCD
(d) All the above
Answer: (d) All the above
In simple words: CRT, LED, and LCD are all different kinds of computer screens or monitors. They use different technologies to show images.

๐ŸŽฏ Exam Tip: Be familiar with the main types of display technologies used in monitors. Each has its own underlying method of generating an image.

 

Question 118. CRT stands for _______
(a) Cathode Ray Tube
(b) Carbon Ray Tube
(c) Cathode Ray Terminal
(d) Cathode Ray Tunnel
Answer: (a) Cathode Ray Tube
In simple words: CRT stands for Cathode Ray Tube. These were the older, bulky computer monitors and TV screens that used a special electron gun to draw images.

๐ŸŽฏ Exam Tip: Know the full forms of older technologies as they provide a historical context for modern advancements.

 

Question 119. LED stands for _______
(a) Light Emitting Diodes
(b) Light Emitting Device
(c) Liquid Emitting Diodes
(d) Light. Extracting Device
Answer: (a) Light Emitting Diodes
In simple words: LED means Light Emitting Diodes. These are tiny lights used in many modern screens and light bulbs because they are energy-efficient and bright.

๐ŸŽฏ Exam Tip: LED technology is very common today. Understand its full form and its applications in displays and lighting.

 

Question 120. LCD stands for _______
(a) Liquid Crystal Display
(b) Light Crystal Display
(c) Large Crystal Display
(d) Liquid Circuit Display
Answer: (a) Liquid Crystal Display
In simple words: LCD means Liquid Crystal Display. This technology uses liquid crystals to create images on flat screens, commonly found in laptops and older TVs.

๐ŸŽฏ Exam Tip: LCD is another major display technology. Differentiate it from LED and CRT by its underlying mechanism of liquid crystals.

 

Question 121. The monitor works with _______
(a) CGA
(b) VGA
(c) MGA
(d) None of these
Answer: (b) VGA
In simple words: A computer monitor needs a graphics card to show images. VGA (Video Graphics Array) is a common standard that helps the monitor talk to the computer and display things.

๐ŸŽฏ Exam Tip: VGA is a classic graphics standard. Understand that monitors require a graphics adapter (like VGA) to receive and display video signals from the computer.

 

Question 122. VGA stands for _______
(a) Video Graphics Array
(b) Video Generation Array
(c) Video Graphics Adapter
(d) Vector Generation Array
Answer: (a) Video Graphics Array
In simple words: VGA stands for Video Graphics Array. It is a standard for how computers display images on a screen, and it also refers to the type of cable connection used.

๐ŸŽฏ Exam Tip: Remember the full form of VGA, as it's a fundamental term in computer display technology.

 

Question 123. _______ acts as an interface between the computer and display monitor.
(a) CGA
(b) VGA
(c) MGA
(d) None of these
Answer: (b) VGA
In simple words: VGA acts like a translator between the computer and the monitor. It takes the signals from the computer and converts them into a format that the monitor can display, making them work together.

๐ŸŽฏ Exam Tip: An "interface" facilitates communication between two devices. VGA, as a standard, serves this role for computers and monitors.

 

Question 124. The first computer monitor was released on _______
(a) March 1, 1973
(b) March 31, 1973
(c) March 21, 1973
(d) March 1, 1963
Answer: (a) March 1, 1973
In simple words: The first computer monitor, which helped people see what their computers were doing, was first shown to the world on March 1, 1973. This was a big step in making computers easier to use.

๐ŸŽฏ Exam Tip: Note key dates in the history of computer hardware. The introduction of monitors marked a significant development in user interaction.

 

Question 125. The first computer monitor was part of the _______ computer system.
(a) Alto Xerox
(b) Xerox Alto
(c) Xerox
(d) Alto
Answer: (b) Xerox Alto
In simple words: The first computer monitor was created as part of the Xerox Alto computer system. This system was one of the earliest to use a graphical user interface.

๐ŸŽฏ Exam Tip: Connect early computer monitors with the Xerox Alto, a pioneering system in GUI development. This shows how display technology evolved with graphical interfaces.

 

Question 126. The _______ helps the keyboard to communicate with the screen.
(a) Video Graphics Card
(b) Video Graphics Channel
(c) Video Group Card
(d) Video Generation Card
Answer: (a) Video Graphics Card
In simple words: A video graphics card is a special part inside the computer that helps send what you type on the keyboard and what the computer does to the screen so you can see it. It makes the pictures on your monitor.

๐ŸŽฏ Exam Tip: Graphics cards are essential for all visual output. They process data into displayable images for the monitor.

 

Question 127. _______ is an output device that is used to produce graphical output on papers.
(a) Monitor
(b) Plotter
(c) Speaker
(d) None of these
Answer: (b) Plotter
In simple words: A plotter is a special kind of printer that draws pictures, blueprints, or large designs on paper. It uses pens to create very accurate and detailed graphical output.

๐ŸŽฏ Exam Tip: Plotters are distinguished from regular printers by their ability to produce large-format, high-precision graphical outputs, often using pens.

 

Question 128. Printers are divided into _______ categories.
(a) 2
(b) 3
(c) 4
(d) 5
Answer: (a) 2
In simple words: Printers are generally grouped into two main types: impact printers, which hit the paper, and non-impact printers, which use other methods like ink or laser.

๐ŸŽฏ Exam Tip: The fundamental division of printers is into impact and non-impact types. Understand the basic working principle of each.

 

Question 129. _______ printers print with striking of hammers or pins on the ribbon.
(a) Non-impact
(b) Impact
(c) plotter
(d) None of these
Answer: (b) Impact
In simple words: Impact printers work by physically hitting a ribbon against the paper with tiny hammers or pins. This creates the image on the page, much like a typewriter.

๐ŸŽฏ Exam Tip: The key characteristic of impact printers is the physical contact they make with the paper to print, using a striking mechanism.

 

Question 130. _______ printer is an impact printer.
(a) Dot matrix
(b) Line
(c) Laser
(d) Both A and B
Answer: (d) Both A and B
In simple words: Both dot matrix printers and line printers belong to the impact printer family. They both use a physical striking action to print characters or lines on paper.

๐ŸŽฏ Exam Tip: Dot matrix and line printers are common examples of impact printers. Recognize them by their printing mechanism.

 

Question 131. A _______ printer prints using a fixed number of pins or wires.
(a) Dot matrix
(b) Line
(c) Laser
(d) Both A and B
Answer: (a) Dot matrix
In simple words: A dot matrix printer creates letters and pictures by pushing a set of tiny pins or wires against an ink ribbon onto the paper. The dots from these pins form the image.

๐ŸŽฏ Exam Tip: The "dot matrix" name itself describes its mechanism: forming images from a matrix of dots made by pins.

 

Question 132. The printing speed of a Dot matrix printer is _____ CPS.
(a) 300 to 1550
(b) 30 to 1550
(c) 30 to 1555
(d) 30 to 1505
Answer: (b) 30 to 1550
In simple words: A Dot matrix printer can print between 30 and 1550 characters per second. This speed helps in quickly printing documents that do not need very high quality.

๐ŸŽฏ Exam Tip: Remember that CPS stands for Characters Per Second, indicating the speed at which a printer can output individual characters.

 

Question 133. _____ printer uses a fixed print head for printing.
(a) Dot matrix
(b) Line matrix
(c) Laser
(d) Both A and B
Answer: (b) Line matrix
In simple words: A line matrix printer uses a fixed print head that prints an entire line of text at once. This makes it very fast for large printing jobs.

๐ŸŽฏ Exam Tip: Distinguish between printers that print character-by-character (like dot matrix) and those that print line-by-line (like line matrix) or page-by-page (like laser) based on their print head design.

 

Question 134. The printing speed of a Line printer is _____ LPM.
(a) Less than 1000
(b) More than 1000
(c) 300
(d) less than 500
Answer: (b) More than 1000
In simple words: Line printers are very fast and can print over 1000 lines every minute. They are used for printing large amounts of text quickly.

๐ŸŽฏ Exam Tip: Note that LPM stands for Lines Per Minute, a measure of speed specific to line printers, which are designed for high-volume text output.

 

Question 135. CPS stands for-
(a) Character Printing Speed
(b) Character Per Second
(c) Character Per Stroke
(d) Character Per Session
Answer: (b) Character Per Second
In simple words: CPS means "Character Per Second." It tells you how many characters a printer can print in one second, showing its speed.

๐ŸŽฏ Exam Tip: Knowing common computer acronyms like CPS is essential for understanding performance specifications of devices such as printers.

 

Question 136. _____ printers do not use striking mechanism for printing.
(a) Non-impact
(b) Impact
(c) Both A and B
(d) None of the options
Answer: (a) Non-impact
In simple words: Non-impact printers work without hitting the paper. They use methods like heat or ink sprays instead.

๐ŸŽฏ Exam Tip: Remember that non-impact printers are typically quieter and produce higher quality output compared to impact printers.

 

Question 137. _____ printer is a Non-impact printer,
(a) Laser
(b) Inkjet
(c) Line
(d) Both A and B
Answer: (d) Both A and B
In simple words: Both laser printers and inkjet printers are types of non-impact printers. They don't use hammers or pins to print on paper.

๐ŸŽฏ Exam Tip: When asked about non-impact printers, always think of laser and inkjet as primary examples, as they rely on toner and ink droplets respectively.

 

Question 138. The chief characteristics of laser printer is their _____
(a) printing speed
(b) resolution
(c) cost
(d) all the above
Answer: (b) resolution
In simple words: A main feature of laser printers is their resolution, which refers to how clear and detailed the printed images and text are. Higher resolution means sharper prints.

๐ŸŽฏ Exam Tip: Resolution (measured in DPI) is key to print quality, especially for graphics and detailed documents, which is a strong point of laser printers.

 

Question 139. The resolution of a laser printer is measured in the unit _____
(a) LPM
(b) Dots Per Instance
(c) Darkness Per Inch
(d) None of the options
Answer: (a) LPM
In simple words: The source indicates that laser printer resolution is measured in LPM, or Lines Per Minute. While this typically refers to speed, for this question, LPM is given as the unit for resolution.

๐ŸŽฏ Exam Tip: Be careful with units; normally resolution is in DPI (dots per inch), but in some specific contexts, LPM (lines per minute) might be referenced, often incorrectly, for resolution. Stick to the provided option if it's explicitly stated as the answer.

 

Question 140. DPI stands for-
(a) Dots Per Inch
(b) Dots Per Instance
(c) Darkness Per Inch
(d) None of the options
Answer: (a) Dots Per Inch
In simple words: DPI means "Dots Per Inch." It tells you how many small dots a printer can put into one inch of paper, which shows how clear the print will be.

๐ŸŽฏ Exam Tip: DPI is a standard measure for printer and display resolution; higher DPI generally means sharper and more detailed images.

 

Question 141. The available resolution range of a laser printer around _____ DPI.
(a) 1024
(b) 12000
(c) 1200
(d) 1020
Answer: (c) 1200
In simple words: Most laser printers can print with a resolution of about 1200 dots per inch. This high number makes the printed text and pictures look very sharp and clear.

๐ŸŽฏ Exam Tip: A higher DPI number indicates a greater number of dots packed into each inch, resulting in finer detail and better image quality.

 

Question 142. The printing speed of a Laser printer is approximately _____ PPM.
(a) 100
(b) 1000
(c) 1200
(d) 1024
Answer: (a) 100
In simple words: A laser printer can usually print about 100 pages every minute. This makes it very fast for printing many documents in a short time.

๐ŸŽฏ Exam Tip: PPM (Pages Per Minute) is the primary speed metric for laser printers, highlighting their efficiency for high-volume office tasks.

 

Question 143. Inkjet printer uses _____ colour inks to create colour tones,
(a) Magenta
(b) Yellow
(c) Cyan
(d) All of the options
Answer: (d) All of the options
In simple words: Inkjet printers use magenta, yellow, and cyan inks to make many different colors. They also use black ink for printing black text and images.

๐ŸŽฏ Exam Tip: These three colors (Cyan, Magenta, Yellow) are the primary colors in subtractive color mixing (CMY), which, combined with black (K), forms the CMYK model used in printing.

 

Question 144. PPM stands for _____.
(a) Paper Per Minute
(b) Paper Per Moment
(c) Pixels Per Minute
(d) None of the options
Answer: (a) Paper Per Minute
In simple words: PPM stands for "Paper Per Minute." It tells you how many pages a printer can print in one minute, which helps you know its speed.

๐ŸŽฏ Exam Tip: Similar to CPS and LPM, PPM is a crucial acronym for comparing the speed and efficiency of different printers.

 

Question 145. _____ produces voice output.
(a) Plotter
(b) Speaker
(c) Mic
(d) None of the options
Answer: (b) Speaker
In simple words: A speaker is a device that makes sounds or voice output. It helps you hear audio from your computer or other devices.

๐ŸŽฏ Exam Tip: Speakers are common output devices, essential for any multimedia experience, from listening to music to attending online classes.

 

Question 146. _____ is used to produce computer output on a big screen.
(a) Speaker
(b) Plotter
(c) Multimedia projector
(d) All of the options
Answer: (c) Multimedia projector
In simple words: A multimedia projector takes what's on a computer screen and shows it much larger on a wall or screen. This is good for presentations and movies.

๐ŸŽฏ Exam Tip: Multimedia projectors are crucial output devices for large-audience presentations, classrooms, and home entertainment systems.

 

Question 147. A(n) _____ is the basic software that makes the computer work.
(a) Application software
(b) Compiler
(c) Loader
(d) Operating system
Answer: (d) Operating system
In simple words: An operating system is the main software that controls all parts of a computer. It helps other programs run and lets you use the computer easily.

๐ŸŽฏ Exam Tip: The operating system acts as the bridge between hardware and software, managing resources and providing a user interface.

 

Question 148. POST sequence check the device _____.
(a) RAM
(b) Keyboard
(c) Monitor
(d) All of the options
Answer: (d) All of the options
In simple words: The POST (Power-On Self-Test) sequence checks all important computer parts, like RAM, keyboard, and monitor, when you turn it on. It makes sure everything is working correctly.

๐ŸŽฏ Exam Tip: POST is a critical diagnostic process that runs before the operating system loads, ensuring essential hardware components are functioning.

 

Question 149. If POST sequence is successful then _____ gets executed.
(a) BIOS
(b) Application program
(c) Compiler
(d) None of the options
Answer: (a) BIOS
In simple words: After the POST check finishes and everything is fine, the BIOS (Basic Input/Output System) starts up. The BIOS then helps the computer begin its main startup process.

๐ŸŽฏ Exam Tip: The BIOS is firmware that handles the initialization of hardware components and then loads the operating system. It's the first software to run when a computer powers on.

 

Question 150. BIOS means -
(a) Basic Input Output System
(b) Basic Input Output Scheme
(c) Best Input Output System
(d) Beginners Input Output System
Answer: (a) Basic Input Output System
In simple words: BIOS stands for Basic Input/Output System. It's a small program stored in the computer that helps it start up and manage basic hardware parts.

๐ŸŽฏ Exam Tip: Always remember the full form of important computer acronyms as they often appear in exams.

 

Question 151. After POST sequence, BIOS gets execute is called _____.
(a) booting
(b) shutdown
(c) hibernate
(d) login
Answer: (a) booting
In simple words: When the BIOS runs after the POST sequence, it starts the process of loading the operating system. This whole process of starting the computer is called booting.

๐ŸŽฏ Exam Tip: Booting is the general term for starting a computer, which includes both the hardware checks (POST) and the loading of the operating system.

 

Question 152. Booting process is of _____ types,
(a) 5
(b) 4
(c) 3
(d) 2
Answer: (d) 2
In simple words: There are two main ways to start a computer: cold booting and warm booting. Cold booting is when you turn it on from being fully off, and warm booting is when you restart it.

๐ŸŽฏ Exam Tip: Understand the difference between cold booting (powering on from an off state) and warm booting (restarting a running system).

 

Question 153. When the system starts from the initial state when the computer is switched on is called _____ booting.
(a) Warm
(b) Cold
(c) Hard
(d) Either B or C
Answer: (b) Cold
In simple words: When a computer starts up from a complete shutdown, it's called cold booting. This is like starting your car after it has been off all night.

๐ŸŽฏ Exam Tip: Cold booting involves a full power cycle, resetting all hardware components from their initial state.

 

Question 154. When the user presses the power button, the instructions are read from the _____ to initiate the booting process.
(a) RAM
(b) CD-RAM
(c) Hard disk
(d) ROM
Answer: (d) ROM
In simple words: When you press the power button, the computer first reads special instructions from its ROM (Read-Only Memory). These instructions tell it how to start up.

๐ŸŽฏ Exam Tip: ROM stores the BIOS, which contains the essential startup instructions needed to initiate the booting process and load the operating system.

 

Question 155. When the system restarts or when the Reset button is pressed, _____ booting initiated.
(a) Warm
(b) Soft
(c) Hard
(d) Either A or B
Answer: (d) Either A or B
In simple words: Restarting your computer or pressing the reset button is called warm booting or soft booting. This type of reboot is faster than a cold boot because it doesn't do all the initial checks.

๐ŸŽฏ Exam Tip: Warm booting bypasses some initial hardware checks, making it quicker but potentially less thorough than a cold boot for resolving certain issues.

 

Question 156. During _____ booting, there are chances of data loss and system damage as the data might not have been stored properly.
(a) Warm
(b) Soft
(c) Hard
(d) Either A or B
Answer: (d) Either A or B
In simple words: If you restart or do a soft boot without saving your work, you might lose data. This is because the computer quickly reloads without fully shutting down.

๐ŸŽฏ Exam Tip: Always save your work before performing any type of restart to avoid potential data loss, especially during troubleshooting.

 

Question 157. _____ interprets and executes software instructions.
(a) ALU
(b) CPU
(c) Cache memory
(d) None of the options
Answer: (b) CPU
In simple words: The CPU, or Central Processing Unit, is like the brain of the computer. It understands and carries out all the instructions from the software programs.

๐ŸŽฏ Exam Tip: The CPU's role in interpreting and executing instructions is fundamental to all computer operations and directly impacts performance.

 

Question 158. There are totally _____ Symbols /Graphemes / Characters in the Indus Script.
(a) 417
(b) 407
(c) 471
(d) 147
Answer: (a) 417
In simple words: The Indus Script has about 417 different symbols or characters. These ancient symbols are still a mystery to researchers.

๐ŸŽฏ Exam Tip: While this question is historical/linguistic, it emphasizes the importance of understanding specific facts related to historical data representation methods.

 

Question 159. _____ is a sub-field of Artificial Intelligence,
(a) Neural Network
(b) Nature Network
(c) GUI
(d) None of the options
Answer: (a) Neural Network
In simple words: A neural network is a part of Artificial Intelligence. It tries to work like the human brain to learn and make decisions.

๐ŸŽฏ Exam Tip: Neural networks are a cornerstone of modern AI, particularly in areas like machine learning, pattern recognition, and deep learning.

 

Question 160. Expand USB
(a) Universal Serial Bus
(b) Unique Serial Bus
(c) Universal Serial Board
(d) Universal Serial Booting
Answer: (a) Universal Serial Bus
In simple words: USB stands for Universal Serial Bus. It's a common type of port and cable used to connect many different devices to a computer, like phones, keyboards, and printers.

๐ŸŽฏ Exam Tip: USB is a widely adopted standard for connectivity and power delivery, making it crucial to know its full form and function.

 

Question 161. Transistor means _____
(a) Transfer resistance
(b) Transfer register
(c) Track resistance
(d) Tangent resistance
Answer: (a) Transfer resistance
In simple words: The word "transistor" comes from "transfer resistance." It is an electronic part that can control electricity flow, working like a tiny switch or amplifier.

๐ŸŽฏ Exam Tip: Transistors are fundamental components of modern electronics, enabling the miniaturization and increased power of integrated circuits.

 

Question 162. LPM stands for _____.
(a) Lines Per Minute
(b) Lines Per Moment
(c) Line Print Machine
(d) Line Print Mechanism
Answer: (a) Lines Per Minute
In simple words: LPM stands for "Lines Per Minute." It's a way to measure how fast a line printer can print, showing how many lines of text it produces in sixty seconds.

๐ŸŽฏ Exam Tip: LPM is a key metric for line printers, which are designed for high-speed printing of continuous text documents, such as invoices or reports.

Short Answer Questions

 

Question 1. Expand ANN, OCR
Answer: ANN stands for Artificial Neural Networks. OCR stands for Optical Character Recognition. These are two important fields in computer science, dealing with how computers can mimic human intelligence and read text.
In simple words: ANN is like a computer brain that learns, and OCR helps computers read text from images.

๐ŸŽฏ Exam Tip: Knowing the full forms of such acronyms is crucial in computer science, as they represent core technologies and concepts.

 

Question 2. Write a note on ENIAC.
Answer: The ENIAC, which stands for Electronic Numerical Integrator And Calculator, was one of the earliest electronic digital computers. It was created by J. Presper Eckert and John Mauchly at the University of Pennsylvania, with construction starting in 1943 and completing in 1946. This huge machine covered about 1,800 square feet, used around 18,000 vacuum tubes, and weighed nearly 50 tons. ENIAC was significant as the first fully working digital computer.
In simple words: ENIAC was a very early, very big computer made with many vacuum tubes. It was built in the 1940s and was the first computer to work fully with digital information.

๐ŸŽฏ Exam Tip: When describing early computers like ENIAC, always include its full name, key inventors, approximate size/weight, and its historical significance (e.g., "first digital computer").

 

Question 3. What are the advantages and disadvantages of light pen?
Answer:
1. Advantage: A light pen allows users to draw or select items directly on the computer screen. This direct interaction can feel very natural for certain tasks.
2. Disadvantage: It can be difficult to use a light pen precisely, and the information drawn on screen might not be perfectly accurate. It can also be tiring to hold the pen up to the screen for long periods.
In simple words: A light pen lets you draw on the screen directly, which is good. But it can be hard to use accurately and can make your arm tired.

๐ŸŽฏ Exam Tip: When listing advantages and disadvantages, provide at least one clear point for each category, explaining the benefit or drawback simply.

 

Question 4. Define Data.
Answer: Data is defined as a collection of raw, unprocessed facts, figures, or symbols. These raw facts are suitable for being communicated, interpreted, or processed by a computer or a person. For example, a list of numbers or words before they are organized.
In simple words: Data is just raw facts or numbers that haven't been sorted or understood yet.

๐ŸŽฏ Exam Tip: Emphasize that data is "unprocessed" and "raw" to differentiate it from "information," which is processed and meaningful data.

 

Question 5. Name some mouse actions.
Answer: Some common actions you can do with a computer mouse include moving the cursor, clicking once, double-clicking, right-clicking (for options), dragging items across the screen, and dropping them into a new spot. These actions help users interact with software easily.
In simple words: You can move, click, double-click, right-click, drag, and drop with a mouse.

๐ŸŽฏ Exam Tip: List a variety of actions to show a comprehensive understanding of mouse functionality beyond just clicking.

 

Question 6. Define Hardware.
Answer: Hardware refers to all the physical parts of a computer system that you can touch and see. This includes components like the motherboard, memory devices (RAM, hard drive), monitor, keyboard, and mouse. Hardware is the solid, tangible equipment that makes up a computer.
In simple words: Hardware is all the physical parts of a computer, like the screen, keyboard, and inside parts you can touch.

๐ŸŽฏ Exam Tip: Clearly distinguish hardware (physical) from software (programs/instructions) and provide a few varied examples for clarity.

 

Question 7. What is NLP?
Answer: NLP stands for Natural Language Processing. It is a part of Artificial Intelligence (AI) that helps computers understand, interpret, and generate human language. NLP allows computers to work with text and speech in a way that is similar to how humans do. This is why AI chatbots are able to communicate with users effectively.
In simple words: NLP is when computers learn to understand and use human language, like how we speak and write. It's a part of AI.

๐ŸŽฏ Exam Tip: When defining NLP, always mention its connection to AI and its core function of enabling computers to interact with human language.

 

Question 8. Write a note on the IPO cycle.
Answer: Every task a computer performs follows an Input-Process-Output (IPO) cycle. First, the input unit takes in data, which is the "Input." Next, the central processing unit (CPU) works on this data, which is the "Process." Finally, the output unit shows or gives out the results, which is the "Output." This cycle ensures that all data is handled in an organized way from start to finish.
In simple words: The IPO cycle is how computers work: they take in information (Input), think about it (Process), and then show you the results (Output).

๐ŸŽฏ Exam Tip: Explain each part of the IPO cycle (Input, Process, Output) and briefly state what component of the computer is responsible for each stage.

 

Question 9. Write note on Input unit.
Answer: An input unit is any hardware device that is used to feed data and instructions into a computer. This data is then stored in the memory unit for further processing. Good examples of input units are a keyboard, which lets you type text, and a mouse, which lets you point and click.
In simple words: An input unit helps you put information into the computer, like using a keyboard to type or a mouse to click.

๐ŸŽฏ Exam Tip: When describing an input unit, define its purpose and provide one or two common examples to illustrate its function.

 

Question 10. Write note on output unit.
Answer: An output unit is any hardware component that displays or conveys information from the computer to the user in a way that they can understand. These devices make the results of the computer's processing visible or audible. For instance, a monitor shows images and text, and a printer puts text or pictures on paper.
In simple words: An output unit shows or gives you the results from the computer, like a monitor displaying a picture or a printer giving you a printed page.

๐ŸŽฏ Exam Tip: Define the role of an output unit and provide common examples like monitors and printers to clarify its function.

 

Question 11. Write note on primary memory.
Answer: Primary memory, also known as main memory, is a type of computer memory that stores data and programs that are currently being used or executed by the CPU. This memory is volatile, which means its contents are lost as soon as the power supply is turned off. Random Access Memory (RAM) is a common example of primary memory, and it's essential for a computer's quick operations.
In simple words: Primary memory (like RAM) holds programs and data only while the computer is on. If the power goes off, everything in it is lost.

๐ŸŽฏ Exam Tip: Key points for primary memory are "volatile" (data lost on power off) and "temporary storage" for active programs and data.

 

Question 12. Write note on secondary memory.
Answer: Secondary memory, also called auxiliary storage, is a type of computer memory that stores data and programs permanently. Unlike primary memory, its contents remain even after the power supply is switched off, making it non-volatile. Examples include hard disks, CD-ROMs, and DVD-ROMs. This type of memory is crucial for saving files and information over a long time.
In simple words: Secondary memory keeps your files and programs safe even when the computer is off. It's like a permanent storage place, such as a hard disk.

๐ŸŽฏ Exam Tip: Highlight that secondary memory is "non-volatile" (data retained on power off) and provides "permanent storage" for long-term data retention.

 

Question 13. Who invented Mouse?
Answer: The computer mouse was invented and developed by Douglas Engelbart. He worked with the help of Bill English during the 1960s, and the device was officially patented on November 17, 1970. This invention greatly changed how people interacted with computers.
In simple words: Douglas Engelbart invented the computer mouse with Bill English in the 1960s.

๐ŸŽฏ Exam Tip: For invention questions, always remember the inventor's name and the approximate time period of the invention.

 

Question 14. What is the use of a scanner?
Answer: A scanner is a device used to convert physical documents, images, or even photographs into a digital format. It works similarly to a Xerox machine but creates a digital copy instead of a paper one. Once scanned, this digital information can be stored in the computer's memory, edited, or used in other software programs. This makes it easy to share paper documents digitally.
In simple words: A scanner takes paper documents or photos and turns them into digital files that a computer can use and change.

๐ŸŽฏ Exam Tip: Emphasize that a scanner's main purpose is to digitize physical content, making it editable and transferable within a computer system.

 

Question 15. What are the types of keyboards?
Answer: Keyboards can be categorized into several types based on their connection and design: 1. Wired keyboard: Connects to the computer with a cable. 2. Wireless keyboard: Uses technologies like Bluetooth or radio frequency to connect without a cable. 3. Virtual keyboard: Appears on a screen and is used by touching the screen or with a mouse, rather than physical keys. These different types offer flexibility for various user needs and environments.
In simple words: Keyboards can be wired (with a cable), wireless (no cable), or virtual (on a screen).

๐ŸŽฏ Exam Tip: When asked for types, list them clearly and provide a brief distinguishing characteristic for each, as done with wired, wireless, and virtual keyboards.

 

Question 16. Write a short note on Trackball.
Answer: A trackball is a pointing device that is like an upside-down mouse. Instead of moving the entire device, the user moves a ball directly with their finger or palm while the trackball itself stays in one place. This makes it suitable for spaces where there isn't much room to move a mouse, and it helps users navigate the screen without needing much desk space.
In simple words: A trackball is like an upside-down mouse where you roll a ball with your hand to move the cursor on the screen, while the device stays still.

๐ŸŽฏ Exam Tip: Explain the primary characteristic of a trackball โ€“ the stationary base and the user moving the ball โ€“ and mention its benefit for limited space.

 

Question 17. What is the use of a Retinal scanner?
Answer: A retinal scanner is a type of biometric device used for security purposes. It works by scanning the unique patterns of blood vessels at the back of a person's eye, specifically the retina. Since these patterns are unique to each individual, it provides a very secure way to identify someone. This method is used where high levels of security are needed.
In simple words: A retinal scanner checks the unique patterns in a person's eye to identify them, used for very high security.

๐ŸŽฏ Exam Tip: Focus on "biometric technique" and "unique patterns of retinal blood vessels" as key terms when explaining the function of a retinal scanner.

 

Question 18. Write short note on Barcode reader.
Answer: A barcode reader is an input device that scans and reads information encoded in barcodes. A barcode is a pattern of parallel lines of different thicknesses. The reader translates these optical patterns into digital data, which is then sent to a computer for processing. This system provides a quick and error-free way to enter product information, prices, and other details into a computer, commonly seen in stores and libraries.
In simple words: A barcode reader scans the black and white lines on products to quickly get information and send it to a computer without typing.

๐ŸŽฏ Exam Tip: Explain that barcode readers translate optical patterns into digital data, emphasizing their role in fast and accurate data entry.

 

Question 19. Write short note on QR code reader.
Answer: A QR (Quick Response) code is a special two-dimensional barcode. A camera can read and process this code to understand the image or information stored in it. These codes are very useful for quickly sharing website links or other data.
In simple words: A QR code is like a special picture code that a camera can scan to get information quickly.

๐ŸŽฏ Exam Tip: When describing a QR code reader, mention its two-dimensional nature and how it's used with a camera to interpret images, which are key identifying features.

 

Question 20. What is the use of a Voice Input System?
Answer: A voice input system uses a microphone to capture spoken words. This voice data is then sent to the computer. With the help of speech recognition software, this system can understand human language and let users give commands or enter information by speaking, making computers easier to use for everyone.
In simple words: A voice input system uses a microphone and software to let you talk to your computer instead of typing.

๐ŸŽฏ Exam Tip: Focus on the microphone's role in capturing voice data and the software's role in understanding speech to explain the core function of a voice input system.

 

Question 21. Write a short note on Digital Camera.
Answer: A digital camera captures pictures and videos directly in a digital form. It has a special electronic chip called a CCD (Charge Coupled Device). When light from a scene passes through the lens and hits this chip, the chip converts the light rays into a digital format, storing the image electronically. This process allows for instant viewing and easy sharing of photos.
In simple words: A digital camera takes photos and videos by turning light into digital data using a special chip.

๐ŸŽฏ Exam Tip: Key terms to include are "captures images/videos directly in digital form" and the role of the "CCD electronic chip" in converting light rays.

 

Question 22. Write about Plotter.
Answer: A plotter is a type of output device mainly used to create graphical outputs on paper. Unlike regular printers, plotters use single or multi-color pens to draw pictures, designs, or building plans with high precision. This makes them ideal for technical drawings like blueprints and architectural designs.
In simple words: A plotter is a special printer that draws precise pictures and plans on paper using pens.

๐ŸŽฏ Exam Tip: Highlight that plotters are output devices, produce graphical output, and use pens for drawing, often for technical applications.

 

Question 23. Write a short note on the printer.
Answer: Printers are devices that put information from a computer onto paper. They are generally split into two main kinds:
โ€ข Impact Printers: These printers make contact with the paper, often by striking an ink ribbon.
โ€ข Non-Impact Printers: These printers do not touch the paper, using technologies like laser or inkjet to create images. They are essential for getting a physical copy of digital documents.
In simple words: Printers take digital information and put it on paper, like making a hard copy of a document.

๐ŸŽฏ Exam Tip: Always define what a printer does and mention its two main categories (impact and non-impact) to show comprehensive understanding.

 

Question 24. Write about Multimedia Projectors.
Answer: Multimedia projectors are output devices that take a computer's display and show it much larger on a big screen or wall. They are very common in meeting rooms, classrooms, and lecture halls. These projectors help in presenting information to a large group of people at once, making it easier to share videos, images, and slides.
In simple words: Multimedia projectors show what's on a computer screen onto a large surface for many people to see.

๐ŸŽฏ Exam Tip: Explain that multimedia projectors are output devices used for large-scale display, emphasizing their common use in presentations and classrooms.

 

Question 25. What do you mean by natural language processing?
Answer: Natural Language Processing (NLP) is a way for computers to understand, interpret, and work with human language. It is a field within artificial intelligence. NLP allows computers to process the meaning from human language, making it possible for them to respond in a meaningful way. This helps computers communicate with people in a more natural way.
In simple words: Natural Language Processing helps computers understand and work with human languages.

๐ŸŽฏ Exam Tip: When defining NLP, emphasize its role in enabling computers to process and derive meaning from human language, linking it to artificial intelligence.

 

Question 26. Write about Robotics.
Answer: Robotics is a field that deals with designing, building, operating, and using robots. The word "Robot" was first used by Karel Capek in 1921 in his play RUR (Rossurn's Universal Robots). A robot is a computerized machine that can respond to inputs it gets either manually or from its surroundings. Robots are increasingly used in manufacturing, exploration, and even healthcare.
In simple words: Robotics is about making smart machines called robots that can do tasks by themselves or with human help.

๐ŸŽฏ Exam Tip: Define robotics as the study of robots and mention that robots are computerized machines that respond to input, often for specific tasks.

 

Question 27. Write note on Nanotechnology.
Answer: Nanotechnology is a field of science, engineering, and technology that involves working with materials at the atomic or molecular level. It focuses on developing machines or structures that are extremely small, typically 100 nanometers or less in size. This area has the potential to create new materials and devices with unique properties, impacting fields like medicine and electronics.
In simple words: Nanotechnology is about making and working with tiny things, even smaller than a human hair, at the atom level.

๐ŸŽฏ Exam Tip: Remember to specify that nanotechnology involves engineering at the atomic/molecular level, with a focus on structures 100 nanometers or smaller.

 

Question 28. Write note on Bioengineering.
Answer: Bioengineering is a subject that uses engineering ideas to solve problems in biology and medicine. It combines engineering with living systems and biomedical technologies. This field helps in creating new medical tools, treatments, and even artificial organs, improving human health and quality of life.
In simple words: Bioengineering uses engineering ideas to fix problems in biology and medicine, like making new medical tools.

๐ŸŽฏ Exam Tip: Clearly state that bioengineering applies engineering principles to biological systems and biomedical technologies for design and analysis.

 

Question 29. What is high-level language?
Answer: A high-level language is a type of computer programming language that is designed to be easy for humans to understand and use. It is not tied to a specific type of computer hardware and is often created for particular jobs. These languages use words and grammar similar to human language, making programming much simpler than using machine code.
In simple words: High-level language is a computer language that is easy for people to read and write, like English, not like complex computer code.

๐ŸŽฏ Exam Tip: Emphasize that high-level languages are easier for humans, designed for specific jobs, and not machine-dependent, using simpler terms like "human-like" syntax.

 

Question 30. Write, about Integrated Circuits.
Answer: An Integrated Circuit (IC) is a small chip that contains many tiny circuits, pathways, transistors, and other electronic parts. All these components are packed together into one small package. They work as a single unit to perform one or a series of functions within electronic devices, making them smaller and more powerful. Modern electronics rely heavily on ICs for their complex operations.
In simple words: An Integrated Circuit (IC) is a tiny chip with many small electronic parts connected together to do different jobs inside computers.

๐ŸŽฏ Exam Tip: Define an IC as a package containing multiple electronic components (circuits, transistors) working together for a specific function, highlighting its small size.

 

Question 31. Write note on the punched card.
Answer: A punched card, also known as a Hollerith card, is a piece of paper that contains several holes. These holes were punched by hand or by machine and were used to represent data or instructions for early computers. They were a common way to store and input information into machines before the invention of more advanced storage methods.
In simple words: A punched card is a paper card with holes that was used to store information for old computers.

๐ŸŽฏ Exam Tip: Mention that punched cards are paper cards with holes, also known as Hollerith cards, and were used to represent data in early computing.

Explain in Brief

 

Question 1. Differentiate warm booting and cold booting?
Answer:Cold Booting: This happens when a computer starts from a completely off state. When you press the power button, the system reads instructions from the ROM to begin the booting process. It's like turning on the computer for the first time in a while. Warm Booting: This happens when the system restarts, such as when you press the Reset button. The system does not start from the very beginning, so it skips some diagnostic tests. This means there's a chance that data might be lost or the system could be damaged if data wasn't saved properly.
In simple words: Cold booting is turning on a computer from completely off, while warm booting is restarting a computer that was already on.

๐ŸŽฏ Exam Tip: Clearly distinguish between starting from a completely off state (cold) and restarting an already running system (warm), noting the data loss risk in warm booting.

 

Question 2. What is the purpose of the Fingerprint scanner?
Answer: A fingerprint scanner is a device used for computer security. It uses biometric technology to recognize unique patterns of a person's fingerprint. This makes it a very safe and easy way to protect computers and data, as it is much harder to fake than remembering complex passwords. Biometric authentication is a strong security measure.
In simple words: A fingerprint scanner is used for computer security; it checks your unique fingerprint instead of a password.

๐ŸŽฏ Exam Tip: Highlight that a fingerprint scanner is a biometric device for computer security, using unique fingerprint patterns for authentication.

 

Question 3. Define Keyer?
Answer: A keyer is a device used to send signals by hand, by pressing one or more switches. Unlike a full-size keyboard, keyers typically have a smaller number of switches, usually between 4 and 50. These keys are often arranged in a cluster, making them useful for specific tasks where precise, quick input is needed. It's a specialized input device for certain applications.
In simple words: A keyer is a small device with a few buttons, used to send signals by pressing them with your hand.

๐ŸŽฏ Exam Tip: When defining a keyer, mention its function (signaling by hand), its limited number of switches (4-50), and the clustered arrangement of keys.

 

Question 4. What is the purpose of Optical Character Reader?
Answer: An Optical Character Reader (OCR) is a device that can detect and read characters printed or written on paper. A user can scan a page from a book, and the computer will recognize the letters, numbers, and punctuation marks on that page. Once scanned, the document becomes editable using a word processor, saving time from manual retyping. This converts physical text into digital text.
In simple words: An OCR device reads printed or written words from paper and turns them into text you can edit on a computer.

๐ŸŽฏ Exam Tip: Explain that an OCR detects and recognizes characters from paper, converting them into editable digital text, which is its main purpose.

 

Question 5. List out the input and output devices of a computer?
Answer: Input Devices:
1. Keyboard
2. Mouse
3. Scanner
4. Fingerprint Scanner
5. Track Ball
6. Retinal Scanner
7. Light Pen
8. Optical Character Reader
9. Bar Code / QR Code Reader
10. Voice Input Systems
11. Digital Camera
12. Touch Screen
13. Keyer
Output Devices:
1. Monitor
2. Plotter
3. Printers These devices allow users to interact with computers and receive results.
In simple words: Input devices help us put information into the computer, and output devices help the computer show us information.

๐ŸŽฏ Exam Tip: For listing questions, ensure you provide a clear and organized list for both input and output devices as requested, keeping them distinct.

 

Question 6. Write about Keyer.
Answer: A keyer is a device used for signaling by hand, by pressing one or more switches. Unlike a full-size keyboard, keyers, such as modern keyers, have a smaller number of switches, typically between 4 and 50. The keys are arranged in a cluster, and the device differs from a standard keyboard because it often lacks a "board" structure, focusing on a compact button layout for specialized input. They are useful in situations requiring quick, repetitive inputs.
In simple words: A keyer is a small device with a few buttons, used to send signals by pressing them with your hand.

๐ŸŽฏ Exam Tip: When describing a keyer, focus on its hand-signaling function, the limited number of clustered keys, and its difference from a full keyboard.

 

Question 7. Explain fingerprint scanner and retinal scanner?
Answer:Fingerprint Scanner: This is a device used for computer security that recognizes fingerprints. It uses biometric technology to identify the unique patterns on a person's finger. It is a very safe and easy way to secure systems, as it is much harder to bypass than traditional passwords. Retinal Scanner: This device performs a scan of the retina of the eye. It is also a biometric technique that uses the unique patterns of blood vessels in a person's retina for identification. This method offers an extremely high level of security due to the unique nature of retinal patterns.
In simple words: A fingerprint scanner checks your finger, and a retinal scanner checks your eye's blood vessels, both for security using unique body patterns.

๐ŸŽฏ Exam Tip: Clearly define both scanners as biometric devices, specifying fingerprints for one and retinal blood vessel patterns for the other, highlighting their security function.

 

Question 8. Write about the speaker? Where it is mostly used?
Answer: Speakers are output devices that produce voice output, or audio. When paired with speech synthesis software, a computer can use speakers to create spoken words. This technology is now very common in many places like airlines for announcements, schools for lessons, banks for automated messages, and railway stations for public information. They are vital for audio communication.
In simple words: Speakers make sound from the computer, and they are used everywhere like in schools, banks, and airports for audio messages.

๐ŸŽฏ Exam Tip: Mention speakers as output devices for audio and provide examples of common places where they are used to demonstrate understanding.

 

Question 9. Compare assembly language and machine language.
Answer: An assembly language is a low-level programming language that is slightly easier to read than machine language, as it uses short words (mnemonics) to represent machine instructions. Machine language, on the other hand, is the most basic language a computer understands. It consists of binary digits (0s and 1s) that the computer reads and processes directly. Assembly language needs an assembler to translate it into machine language, while machine language is directly executable by the CPU.
In simple words: Assembly language uses short words for computer instructions, while machine language uses only 0s and 1s, which the computer understands directly.

๐ŸŽฏ Exam Tip: When comparing, highlight that assembly language uses mnemonics (short codes) and is low-level, while machine language is binary (0s and 1s) and directly executed by the CPU.

 

Question 10. Write a note on
1. Transistor
2. Vacuum tube
Answer:
1. Transistor: A transistor (short for "transfer resistance") is an electronic part made from semiconductors. It is used to control how much electrical current or voltage flows in a circuit, acting like a switch or an amplifier for electronic signals. Transistors are much smaller and more efficient than vacuum tubes.
2. Vacuum Tube: A vacuum tube is an older electronic component that contains electrodes inside a vacuum. It was used in early computers as a switch or an amplifier to control the flow of electrons. Vacuum tubes were large, generated a lot of heat, and consumed significant power.
In simple words: Transistors are small semiconductor parts that control electricity, while vacuum tubes were larger, older parts used in early computers for the same job.

๐ŸŽฏ Exam Tip: For transistors, mention they are semiconductors used for controlling current/voltage. For vacuum tubes, note they are older components with electrodes in a vacuum, acting as switches/amplifiers.

Explain in Detail

 

Question 1. Explain the types of Mouse.
Answer: Different kinds of mice that are commonly available include Mechanical Mouse, Optical Mouse, Laser Mouse, Air Mouse, 3D Mouse, Tactile Mouse, Ergonomic Mouse, and Gaming Mouse. Here are some of the most common types:

SNType of MouseMechanismDeveloped and Introduced
1.Mechanical MouseA small ball is inside and touches the pad through a hole at the bottom. When the mouse moves, the ball rolls, and this movement is turned into signals sent to the computer.Telefunken, German Company, 02/10/1968
2.Optical MouseIt measures the movement and speed of the pointer. It uses a light source instead of a ball to figure out the pointer's movement. Optical mice typically have three buttons and are less sensitive on certain surfaces.In 1988, Richard Lyon, Steve Krish independently invented different versions of Optical Mouse.
3.Laser MouseThis type also measures the pointer's movement and speed. Laser mice use a laser light, making them highly sensitive and able to work well on almost any hard surface.

Each type of mouse has its own way of tracking movement and is suited for different user needs.
In simple words: There are many types of computer mice, like mechanical, optical, and laser mice, each working differently to help you move the pointer on the screen.

๐ŸŽฏ Exam Tip: When explaining mouse types, include key details like how each type tracks motion (ball, light, laser) and any notable characteristics or historical context.

 

Question 2. Explain input devices of a computer?
Answer: Input devices are tools used to feed data and instructions into a computer. They allow users to interact with the computer system.
Keyboard: This is the most common input device. Keyboards can be wired, wireless, or virtual. The keys for letters, numbers, and special characters are known as character keys. The layout of the keyboard comes from old typewriters.
Mouse: This is a pointing device, often wired or wireless, used to control the cursor's movement on the screen. It helps in selecting items and navigating interfaces.
Scanner: Scanners are used to put information directly into a computer's memory. They work like a Xerox machine, converting any printed or written information, including photos, into a digital format that can be changed by the computer.
Track Ball: A trackball is similar to an upside-down mouse. The user moves a ball directly with their fingers, while the device stays still. The user spins the ball to move the screen.
Retinal Scanner: This device scans the retina of a person's eye. It is a biometric technique that uses unique patterns in the retinal blood vessels for identification and security.
Light Pen: A light pen is a pointing device shaped like a pen. It connects to a monitor and has a light-sensitive tip. This tip detects light from the screen, helping the computer know where the pen is pointing. Light pens can be used to draw directly on the screen but are not always accurate.
Optical Character Reader (OCR): This device finds and reads characters printed or written on paper. A user can scan a page, and the computer will recognize the text, which can then be edited.
Bar Code / QR Code Reader: A barcode reader scans patterns of lines of different thicknesses, which are barcodes, to transmit information to the computer. A QR code reader reads two-dimensional barcodes with a camera. Both provide fast and error-free data entry.
Voice Input Systems: These systems use a microphone to capture voice data, which is then sent to the computer. With speech recognition software, the computer can understand human speech and take input through voice commands.
Digital Camera: A digital camera captures images and videos in digital form. It uses a CCD (Charge Coupled Device) electronic chip that converts light rays into digital data.
Touch Screen: A touch screen is a display device that allows users to interact with a computer using their finger. It can be an alternative to a mouse or keyboard for navigating a Graphical User Interface (GUI). Touch screens are widely used in smartphones, tablets, cash registers, and information kiosks. Some touch screens use a grid of infrared beams to detect finger presence.
Keyer: A keyer is a device for signaling by hand by pressing switches. It usually has 4 to 50 switches arranged in a cluster, different from a full-size keyboard.
These devices are crucial for transferring various forms of data and commands to the computer.
In simple words: Input devices are how we give information to a computer, like typing with a keyboard, clicking with a mouse, or scanning pictures.

๐ŸŽฏ Exam Tip: For a detailed explanation of input devices, list and briefly describe each, focusing on how it feeds information into the computer and its primary function.

 

Question 3. Explain briefly about non-impact printers.
Answer: Non-impact printers do not use a striking action to print. Instead, they use technologies like electrostatic or laser methods to create images on paper. These printers generally offer better quality and higher speed compared to impact printers. Common examples include laser printers and inkjet printers.
Laser Printers: These printers work similarly to photocopiers. A laser beam scans back and forth across a drum inside the printer, building a pattern. They can produce high-quality graphic images. A key feature is their resolution, measured in Dots per Inch (DPI), with available ranges around 1200 dpi. Laser printers can print approximately 100 pages per minute (PPM).
Inkjet Printers: Inkjet printers use color cartridges containing magenta, yellow, and cyan inks to create different color tones. A black cartridge is also used for monochrome printing. These printers work by spraying tiny, ionized ink droplets onto the paper. The speed of inkjet printers typically ranges from 1 to 20 PPM. They use a heating technology that causes ink to explode towards the paper in small bubbles, or piezoelectricity to control tiny electric currents, spreading ink in fine jets. Inkjet printers can spread millions of ink dots onto a page every second.
In simple words: Non-impact printers print without hitting the paper, using lasers or ink sprays. They are faster and print better quality, like laser printers and inkjet printers.

๐ŸŽฏ Exam Tip: Define non-impact printers by their non-striking mechanism, mention their benefits (quality, speed), and provide details for laser and inkjet types, including resolution and speed metrics.

TN Board Solutions Class 11 Computer Science Chapter 01 Introduction to Computers

Students can now access the TN Board Solutions for Chapter 01 Introduction to Computers prepared by teachers on our website. These solutions cover all questions in exercise in your Class 11 Computer Science textbook. Each answer is updated based on the current academic session as per the latest TN Board syllabus.

Detailed Explanations for Chapter 01 Introduction to Computers

Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 11 Computer Science chapter. Along with the final answers, we have also explained the concept behind it to help you build stronger understanding of each topic. This will be really helpful for Class 11 students who want to understand both theoretical and practical questions. By studying these TN Board Questions and Answers your basic concepts will improve a lot.

Benefits of using Computer Science Class 11 Solved Papers

Using our Computer Science solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 11 solutions are a guide for self-study and homework assistance. Along with the chapter-wise solutions, you should also refer to our Revision Notes and Sample Papers for Chapter 01 Introduction to Computers to get a complete preparation experience.

FAQs

Where can I find the latest Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers for the 2026-27 session?

The complete and updated Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers is available for free on StudiesToday.com. These solutions for Class 11 Computer Science are as per latest TN Board curriculum.

Are the Computer Science TN Board solutions for Class 11 updated for the new 50% competency-based exam pattern?

Yes, our experts have revised the Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Computer Science concepts are applied in case-study and assertion-reasoning questions.

How do these Class 11 TN Board solutions help in scoring 90% plus marks?

Toppers recommend using TN Board language because TN Board marking schemes are strictly based on textbook definitions. Our Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers will help students to get full marks in the theory paper.

Do you offer Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers in multiple languages like Hindi and English?

Yes, we provide bilingual support for Class 11 Computer Science. You can access Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers in both English and Hindi medium.

Is it possible to download the Computer Science TN Board solutions for Class 11 as a PDF?

Yes, you can download the entire Samacheer Kalvi Class 11 Computer Science Solutions Chapter 1 Introduction to Computers in printable PDF format for offline study on any device.