👁 Preview — flashcards and revision are unlocked. Tracking which cards you've reviewed needs a subscription. Unlock all · ₹4,999
← Back to Computer Basics
Revise mode

IO Devices

Subtopic mindmap

Quick recall · 224 cards

Short MCQ-style retrieval prompts. Tap a card to reveal the answer.
PYQ Tap to reveal →
What does ICT stand for?
A · A) Information and Communication Technology
PYQ Tap to reveal →
Which invention by Samuel Morse marked a significant milestone in long-distance communication?
B · B) The telegraph
PYQ Tap to reveal →
When was the world's first laptop computer introduced in the market and by whom?
B · B) Epson, 1981
PYQ Tap to reveal →
A term in computer terminology is a change in technology a computer is/was being used.
B · Generation
PYQ Tap to reveal →
The fourth generation was based on:
D · Microprocessors
PYQ Tap to reveal →
The period of the second generation of computers is:
B · 1952-1964
PYQ Tap to reveal →
Which of the following computers belongs to the first generation?
D · ENIAC
PYQ Tap to reveal →
What technology was used in the First Generation of computers?
C · Vacuum Tubes
PYQ · 2025 Tap to reveal →
Which type of network covers a large geographical area? (a) LAN (b) MAN (c) WAN (d) PAN
C · WAN
PYQ Tap to reveal →
Tick whether the following are examples of applications software or system software (✓): (i) Control software (ii) Compilers (iii) Word processing (iv) Device drivers (v) Spreadsheet (vi) Linker
C · Mixed: Applications - Word processing, Spreadsheet; System - Control software, Compilers, Device drivers, Linker
PYQ · 2025 Tap to reveal →
Which non-volatile memory can be erased and reprogrammed electrically? (a) ROM (b) PROM (c) EPROM (d) Flash
D · Flash
PYQ · 2025 Tap to reveal →
Full form of HTML is: (a) HyperText Machine Language (b) HyperText Multi Language (c) HyperText Markup Language (d) HyperText Mark Language
C · HyperText Markup Language
**HTML (HyperText Markup Language)** structures web content using tags like for paragraphs. It enables hypertext linking and multimedia. Option (c) is correct[2].
PYQ Tap to reveal →
Which of the following functions as the computer's brain?
B · CPU
PYQ Tap to reveal →
Which non-volatile memory can be erased and reprogrammed electrically?
C · Flash Memory
PYQ Tap to reveal →
Full form of HTML is:
A · Hyper Text Markup Language
PYQ Tap to reveal →
Which of the following is a disadvantage of programmed I/O?
B · B) It wastes CPU time polling devices
PYQ · 2026 Tap to reveal →
How many different numbers may be represented by 4 bits?
A · 16
4 bits can represent 2⁴ = 16 different numbers (0000 to 1111). Each bit position doubles the possibilities: 1 bit=2 values, 2 bits=4 values, 3 bits=8 values, 4 bits=16 values.
PYQ Tap to reveal →
Four 8-bit binary values are given. Tick one box to show which 8-bit binary value is the correct conversion for the denary value 50.
A · 00101010
Convert 50 to binary: 50÷2=25 R0, 25÷2=12 R1, 12÷2=6 R0, 6÷2=3 R0, 3÷2=1 R1, 1÷2=0 R1. Reading bottom-to-top: 00101010. Option A matches exactly.
PYQ Tap to reveal →
Four 8-bit binary values are given. Tick one box to show which 8-bit binary value is the correct conversion for the hexadecimal value 90.
C · 10010000
(90)\(_{16}\) = 9×16 + 0 = 144\(_{10}\). 144 to binary: 128+16=144, so 10010000. Option C (10010000) is correct.
Question bank Tap to reveal →
Which of the following best describes the primary difference between the first and second generations of computers?
A · Use of vacuum tubes replaced by transistors
The first generation of computers used vacuum tubes, while the second generation replaced these with transistors, making computers smaller, faster, and more reliable.
Question bank Tap to reveal →
Which device is considered the earliest form of a computing machine?
A · Abacus
The abacus is one of the earliest known tools used for arithmetic calculations, predating mechanical and electronic computers.
Question bank Tap to reveal →
Who is known as the 'Father of the Computer' for designing the Analytical Engine?
A · Charles Babbage
Charles Babbage designed the Analytical Engine, a mechanical general-purpose computer, earning him the title 'Father of the Computer'.
Question bank Tap to reveal →
Which programming language was developed primarily for business data processing and is one of the earliest high-level languages?
A · COBOL
COBOL (Common Business Oriented Language) was developed in the late 1950s specifically for business data processing.
Question bank Tap to reveal →
Which invention by John Bardeen, Walter Brattain, and William Shockley revolutionized computer hardware in the 1950s?
A · Transistor
The transistor, invented by Bardeen, Brattain, and Shockley, replaced vacuum tubes and enabled smaller, more efficient computers.
Question bank Tap to reveal →
Which generation of computers introduced the use of integrated circuits?
A · Third generation
The third generation of computers used integrated circuits, which further miniaturized components and improved performance.
Question bank Tap to reveal →
Which of the following was a major milestone in computer history achieved by the ENIAC?
A · First general-purpose electronic digital computer
ENIAC was the first general-purpose electronic digital computer, completed in 1945.
Question bank Tap to reveal →
Which early computing device was designed by Blaise Pascal to perform addition and subtraction?
A · Pascaline
The Pascaline was an early mechanical calculator invented by Blaise Pascal for addition and subtraction.
Question bank Tap to reveal →
Which of the following programming languages was the first to introduce the concept of structured programming?
A · ALGOL
ALGOL introduced structured programming concepts such as block structures and scope.
Question bank Tap to reveal →
Which storage device was commonly used in the first generation of computers for data storage?
A · Magnetic drum
Magnetic drums were used in early computers for data storage before the advent of hard disks.
Question bank Tap to reveal →
Which input device was introduced to replace punch cards in early computers?
A · Keyboard
The keyboard was introduced as a more efficient input device compared to punch cards.
Question bank Tap to reveal →
Which personal computer was introduced by IBM in 1981, marking a significant milestone in personal computing?
A · IBM PC 5150
The IBM PC 5150 was introduced in 1981 and became a standard for personal computers.
Question bank Tap to reveal →
Which communication technology significantly impacted the development of networked computing?
A · Packet switching
Packet switching technology enabled efficient data transmission and was fundamental to the development of computer networks.
Question bank Tap to reveal →
Which of the following best describes the main characteristic of fourth-generation computers?
A · Use of microprocessors
Fourth-generation computers are characterized by the use of microprocessors, which integrated the CPU onto a single chip.
Question bank Tap to reveal →
Which inventor developed the concept of a universal computing machine, now known as the Turing Machine?
A · Alan Turing
Alan Turing proposed the concept of the universal Turing Machine, foundational to modern computing theory.
Question bank Tap to reveal →
Which programming language introduced the concept of object-oriented programming?
A · Simula
Simula, developed in the 1960s, introduced object-oriented programming concepts.
Question bank Tap to reveal →
Which storage device uses magnetic disks to store data and was introduced in the 1950s?
A · Hard disk drive
The hard disk drive uses magnetic disks for data storage and was introduced in the 1950s.
Question bank Tap to reveal →
Which input device became popular in the 1980s for graphical user interfaces?
A · Mouse
The mouse became widely used in the 1980s to interact with graphical user interfaces.
Question bank Tap to reveal →
Which personal computer was introduced by Apple in 1977 and helped popularize home computing?
A · Apple II
The Apple II was introduced in 1977 and was one of the first highly successful mass-produced personal computers.
Question bank Tap to reveal →
Which communication protocol is fundamental to the functioning of the modern Internet?
A · TCP/IP
TCP/IP is the foundational communication protocol suite that enables Internet connectivity.
Question bank Tap to reveal →
Arrange the following generations of computers in chronological order: I. Third generation II. First generation III. Fourth generation IV. Second generation
A · II, IV, I, III
The correct chronological order is First generation, Second generation, Third generation, Fourth generation.
Question bank Tap to reveal →
Which of the following was NOT a major milestone in the history of computing?
B · Development of the steam engine
The steam engine is unrelated to computer history milestones.
Question bank Tap to reveal →
Which early computing device used punched cards to input data and instructions?
A · Hollerith Tabulating Machine
Herman Hollerith's Tabulating Machine used punched cards for data processing.
Question bank Tap to reveal →
Which of the following storage devices uses optical technology to read and write data?
A · CD/DVD
CDs and DVDs use optical technology to store and retrieve data.
Question bank Tap to reveal →
Which input/output device was first introduced to allow direct interaction with a computer screen?
D · Light pen
The light pen was an early device allowing users to point at objects on the screen.
Question bank Tap to reveal →
Which personal computer introduced the graphical user interface (GUI) to the mass market in 1984?
A · Apple Macintosh
The Apple Macintosh introduced the GUI to a broad audience in 1984.
Question bank Tap to reveal →
Which communication technology allowed computers to connect over long distances and laid the foundation for the Internet?
A · ARPANET
ARPANET was the first wide-area packet-switching network and the precursor to the Internet.
Question bank Tap to reveal →
Which of the following is NOT a characteristic of second-generation computers?
A · Use of vacuum tubes
Second-generation computers replaced vacuum tubes with transistors; vacuum tubes were used in first generation.
Question bank Tap to reveal →
Who developed the first programmable digital computer called Z3 in 1941?
A · Konrad Zuse
Konrad Zuse developed the Z3, considered the first programmable digital computer.
Question bank Tap to reveal →
Which programming language was primarily designed for scientific and engineering calculations?
A · FORTRAN
FORTRAN was developed for scientific and engineering applications.
Question bank Tap to reveal →
Which storage device uses magnetic tape and was widely used for backup and archival purposes?
A · Magnetic tape
Magnetic tape is a sequential storage medium used for backups and archives.
Question bank Tap to reveal →
Which input device was invented by Douglas Engelbart in 1964 to improve human-computer interaction?
A · Mouse
Douglas Engelbart invented the computer mouse to enhance user interaction.
Question bank Tap to reveal →
Which of the following personal computers was the first to be sold fully assembled and ready to use?
A · Apple II
The Apple II was one of the first fully assembled personal computers sold to consumers.
Question bank Tap to reveal →
Which communication technology uses short-range radio waves to enable device connectivity?
A · Bluetooth
Bluetooth uses short-range radio waves for wireless communication between devices.
Question bank Tap to reveal →
Which generation of computers is associated with the development of artificial intelligence and parallel processing?
A · Fifth generation
Fifth-generation computers focus on AI, parallel processing, and advanced computing techniques.
Question bank Tap to reveal →
Which device is considered the earliest mechanical computing machine?
C · Pascaline
The Pascaline, invented by Blaise Pascal in the 17th century, is regarded as one of the earliest mechanical calculators.
Question bank Tap to reveal →
What was the primary function of Charles Babbage's Difference Engine?
B · Calculating polynomial functions
The Difference Engine was designed to compute polynomial functions using the method of finite differences.
Question bank Tap to reveal →
Which of the following devices introduced the concept of programmability in computing?
B · Analytical Engine
Charles Babbage's Analytical Engine was the first design to include programmability via punched cards.
Question bank Tap to reveal →
Which invention is credited to Samuel Morse and significantly advanced early communication technologies?
B · Telegraph
Samuel Morse invented the telegraph and developed Morse code, revolutionizing long-distance communication.
Question bank Tap to reveal →
Who is known as the 'Father of the Computer' for conceptualizing the Analytical Engine?
C · Charles Babbage
Charles Babbage is credited with designing the Analytical Engine, earning him the title 'Father of the Computer.'
Question bank Tap to reveal →
Which generation of computers first used transistors instead of vacuum tubes?
B · Second Generation
The second generation of computers used transistors, which were smaller, faster, and more reliable than vacuum tubes.
Question bank Tap to reveal →
Which computer is considered the first programmable digital computer?
B · Z3
The Z3, developed by Konrad Zuse in 1941, is recognized as the first programmable digital computer.
Question bank Tap to reveal →
What was the main technological advancement introduced in the third generation of computers?
A · Integrated Circuits
Third-generation computers used integrated circuits, which allowed for smaller, more efficient machines.
Question bank Tap to reveal →
Which invention marked the beginning of portable computing in the 1980s?
B · Laptop
The laptop computer became commercially available in the 1980s, marking the start of portable computing.
Question bank Tap to reveal →
Which communication technology was developed to enable secure encrypted messages during World War II?
B · Colossus Computer
The Colossus computer was developed to decrypt encrypted German messages, enhancing secure communication.
Question bank Tap to reveal →
Which of the following inventors contributed to the development of the first electronic general-purpose computer?
D · J. Presper Eckert and John Mauchly
J. Presper Eckert and John Mauchly developed ENIAC, the first electronic general-purpose computer.
Question bank Tap to reveal →
What was a key milestone achieved by the UNIVAC I computer?
B · First commercially produced computer
UNIVAC I was the first commercially produced computer, introduced in the early 1950s.
Question bank Tap to reveal →
Which generation of computers introduced the use of microprocessors?
B · Fourth Generation
The fourth generation of computers introduced microprocessors, enabling smaller and more powerful computers.
Question bank Tap to reveal →
Which early communication technology used electrical pulses to transmit messages over wires?
B · Telegraph
The telegraph transmitted messages as electrical pulses over wires using Morse code.
Question bank Tap to reveal →
Which portable computing device was introduced by IBM in 1981?
C · IBM PC
IBM introduced the IBM PC in 1981, which was a desktop but laid foundations for portable computing.
Question bank Tap to reveal →
Which invention had the greatest impact on the development of modern ICT by enabling data storage and retrieval?
A · Magnetic Tape
Magnetic tape allowed for efficient data storage and retrieval, crucial for ICT development.
Question bank Tap to reveal →
Which of the following is NOT a characteristic of first-generation computers?
C · Used integrated circuits
Integrated circuits were introduced in the third generation, not the first.
Question bank Tap to reveal →
Who developed the concept of a universal computing machine, laying foundations for modern computers?
A · Alan Turing
Alan Turing proposed the universal Turing machine concept, foundational for computer science.
Question bank Tap to reveal →
Which milestone in computer history involved the first use of stored-program architecture?
B · Manchester Baby
The Manchester Baby was the first computer to use stored-program architecture.
Question bank Tap to reveal →
Which generation of computers is characterized by the use of artificial intelligence and parallel processing?
B · Fifth Generation
Fifth-generation computers focus on AI and parallel processing technologies.
Question bank Tap to reveal →
Which early computing device used punched cards for input and output?
B · Analytical Engine
The Analytical Engine was designed to use punched cards for programmability and data input/output.
Question bank Tap to reveal →
Which portable computing device was introduced by Alan Kay in the 1970s as a concept for personal computing?
A · Dynabook
Alan Kay conceptualized the Dynabook, an early idea of a portable personal computer.
Question bank Tap to reveal →
Which invention allowed for the first practical long-distance voice communication?
B · Telephone
Alexander Graham Bell invented the telephone, enabling practical voice communication over distances.
Question bank Tap to reveal →
Which of the following inventions had the greatest impact on reducing the size of computers during the third generation?
C · Integrated Circuits
Integrated circuits allowed multiple transistors to be placed on a single chip, greatly reducing size.
Question bank Tap to reveal →
Which early computer was used primarily for code-breaking during World War II?
B · Colossus
Colossus was developed to help decrypt German encrypted messages during WWII.
Question bank Tap to reveal →
Which of the following is a key feature of fifth-generation computers?
C · Incorporation of artificial intelligence
Fifth-generation computers focus on AI and advanced computing techniques.
Question bank Tap to reveal →
Which of the following devices was the first to integrate a keyboard, screen, and processing unit into a portable form?
C · Osborne 1
The Osborne 1, released in 1981, was the first commercially successful portable computer integrating these components.
Question bank Tap to reveal →
Which invention enabled the transition from analog to digital communication in early ICT systems?
C · Pulse Code Modulation (PCM)
Pulse Code Modulation allowed analog signals to be converted into digital form for communication.
Question bank Tap to reveal →
Which of the following is NOT true about the ENIAC computer?
C · It was the first computer to use integrated circuits
ENIAC did not use integrated circuits; it used vacuum tubes.
Question bank Tap to reveal →
Which early computing pioneer developed the first compiler for a programming language?
A · Grace Hopper
Grace Hopper developed the first compiler, which translated programming languages into machine code.
Question bank Tap to reveal →
Which of the following communication technologies was a precursor to modern wireless communication?
B · Radio
Radio technology enabled wireless transmission of signals, foundational for modern wireless communication.
Question bank Tap to reveal →
Which of the following best describes the impact of the transistor on ICT development?
B · Reduced power consumption and increased reliability
Transistors reduced size, power consumption, and improved reliability compared to vacuum tubes.
Question bank Tap to reveal →
Which of the following computers was the first to be commercially available for business use?
B · UNIVAC I
UNIVAC I was the first commercially available computer used for business applications.
Question bank Tap to reveal →
Which of the following best explains the significance of the microprocessor in portable computing?
B · It integrated CPU functions into a single chip
Microprocessors integrated the CPU onto a single chip, enabling smaller and portable computers.
Question bank Tap to reveal →
Which of the following inventions directly contributed to the development of the Internet?
B · Packet Switching
Packet switching technology enabled efficient data transmission, foundational for the Internet.
Question bank Tap to reveal →
Which of the following early computers used binary floating-point arithmetic and was programmable via punched tape?
A · Z3
Konrad Zuse's Z3 used binary floating-point arithmetic and was programmable via punched tape.
Question bank Tap to reveal →
Assertion (A): The ENIAC computer was not a stored-program computer. Reason (R): ENIAC's programming involved manual rewiring and setting switches rather than loading instructions into memory. Choose the correct option:
A · Both A and R are true, and R is the correct explanation of A.
Question bank Tap to reveal →
What is the primary criterion used to classify computer generations?
B · The type of technology used in the computer's hardware
Computer generations are classified based on the underlying technology used in their hardware, such as vacuum tubes, transistors, integrated circuits, etc.
Question bank Tap to reveal →
Which of the following best defines a computer generation?
A · A period marked by a specific hardware technology and architecture
A computer generation refers to a time period characterized by a particular technological advancement in computer hardware and architecture.
Question bank Tap to reveal →
Which generation of computers was primarily based on vacuum tube technology?
A · First Generation
First generation computers used vacuum tubes as the main electronic component for circuitry and memory.
Question bank Tap to reveal →
Which of the following statements accurately describes computer generations?
B · Each generation is defined by a new hardware technology and improved performance
Computer generations are distinguished by advancements in hardware technology and corresponding improvements in performance and capabilities.
Question bank Tap to reveal →
Which of the following was a major disadvantage of first generation computers?
A · They were very slow and used vacuum tubes that generated a lot of heat
First generation computers used vacuum tubes which were large, slow, generated excessive heat, and were unreliable.
Question bank Tap to reveal →
Which programming language was commonly used in first generation computers?
B · Machine language
First generation computers primarily used machine language, which is the lowest-level programming language consisting of binary code.
Question bank Tap to reveal →
Which of the following was a key technological advancement in second generation computers compared to first generation?
B · Use of transistors
Second generation computers replaced vacuum tubes with transistors, which were smaller, faster, and more reliable.
Question bank Tap to reveal →
Which of the following was a limitation of first generation computers that second generation computers overcame?
A · High power consumption and heat generation
First generation computers consumed a lot of power and generated excessive heat due to vacuum tubes; second generation computers using transistors reduced these issues.
Question bank Tap to reveal →
Which of the following is a characteristic feature of first generation computers?
B · Large size and limited speed
First generation computers were large in size and had limited processing speed due to vacuum tube technology.
Question bank Tap to reveal →
Which technology replaced vacuum tubes in second generation computers?
A · Transistors
Second generation computers used transistors instead of vacuum tubes, making them smaller, faster, and more reliable.
Question bank Tap to reveal →
Which programming languages were introduced during the second generation of computers?
B · Assembly and early high-level languages like COBOL and FORTRAN
Second generation computers saw the introduction of assembly language and early high-level languages such as COBOL and FORTRAN.
Question bank Tap to reveal →
Which of the following was a major improvement in second generation computers over the first generation?
B · Reduced size and heat generation
Second generation computers were smaller and generated less heat due to the use of transistors.
Question bank Tap to reveal →
Which of the following was a limitation of second generation computers?
A · Still relatively large and expensive
Although smaller than first generation, second generation computers were still large, costly, and required considerable maintenance.
Question bank Tap to reveal →
Which of the following technologies was introduced in third generation computers?
C · Integrated Circuits
Third generation computers used integrated circuits, which allowed more components to be placed on a single chip, improving speed and efficiency.
Question bank Tap to reveal →
Which of the following is a feature of third generation computers?
B · Use of integrated circuits
Third generation computers used integrated circuits which greatly increased processing speed and reliability.
Question bank Tap to reveal →
Which of the following programming languages became popular during the third generation of computers?
C · High-level languages like C and BASIC
High-level programming languages such as C and BASIC became popular during the third generation, improving software development.
Question bank Tap to reveal →
What was a significant advantage of third generation computers over second generation computers?
B · Smaller size and lower heat generation due to integrated circuits
Integrated circuits allowed third generation computers to be smaller, faster, and more reliable than second generation computers.
Question bank Tap to reveal →
Which of the following was a limitation of third generation computers?
A · Still relatively expensive and limited in processing power compared to modern standards
Despite improvements, third generation computers were still costly and had limited processing power compared to later generations.
Question bank Tap to reveal →
Which technology is the hallmark of fourth generation computers?
D · Microprocessors
Fourth generation computers use microprocessors, which integrate the CPU onto a single chip, enabling personal computers.
Question bank Tap to reveal →
Which of the following is a characteristic of fourth generation computers?
B · Use of microprocessors and personal computers
Fourth generation computers are characterized by microprocessors and the advent of personal computers with improved speed and affordability.
Question bank Tap to reveal →
Which of the following programming languages became widely used during the fourth generation of computers?
C · High-level languages like C++, Java, and Python
Fourth generation computers saw widespread use of advanced high-level languages such as C++, Java, and Python.
Question bank Tap to reveal →
What was a major impact of fourth generation computers on society?
B · Widespread availability of personal computers and increased computing accessibility
Fourth generation computers made computing accessible to the general public through personal computers, revolutionizing many aspects of life.
Question bank Tap to reveal →
Which of the following is a limitation of fourth generation computers?
B · Limited processing power compared to fifth generation
Fourth generation computers, though powerful, have less processing power and intelligence compared to the emerging fifth generation computers.
Question bank Tap to reveal →
What is the main focus of fifth generation computers?
B · Development of artificial intelligence and natural language processing
Fifth generation computers aim to develop artificial intelligence, natural language processing, and advanced parallel processing capabilities.
Question bank Tap to reveal →
Which technology is most associated with fifth generation computers?
C · Artificial intelligence and quantum computing
Fifth generation computers focus on AI, quantum computing, and advanced technologies beyond traditional microprocessors.
Question bank Tap to reveal →
Which of the following is a potential application of fifth generation computers?
B · Artificial intelligence-based decision making
Fifth generation computers are designed to perform AI-based tasks such as decision making, learning, and reasoning.
Question bank Tap to reveal →
What is a major challenge faced by fifth generation computer development?
B · Developing reliable AI algorithms and quantum hardware
Developing reliable AI algorithms and practical quantum computing hardware remains a significant challenge for fifth generation computers.
Question bank Tap to reveal →
Which of the following correctly matches the generation with its key technology?
C · Third Generation - Integrated Circuits
Third generation computers used integrated circuits; first generation used vacuum tubes; second generation used transistors; fourth generation used microprocessors.
Question bank Tap to reveal →
Which generation of computers introduced the use of microprocessors?
C · Fourth Generation
Microprocessors were introduced in the fourth generation, integrating the CPU onto a single chip.
Question bank Tap to reveal →
Which characteristic is common to both first and second generation computers?
B · Large size and high power consumption
Both first and second generation computers were large and consumed high power, although second generation used transistors instead of vacuum tubes.
Question bank Tap to reveal →
Which of the following technologies significantly reduced the size and cost of computers starting from the third generation?
C · Integrated Circuits
Integrated circuits allowed many transistors to be placed on a single chip, reducing size and cost from the third generation onward.
Question bank Tap to reveal →
Which generation of computers is known for the introduction of artificial intelligence concepts?
C · Fifth Generation
Fifth generation computers focus on artificial intelligence and advanced computing technologies.
Question bank Tap to reveal →
Which generation of computers had the greatest impact on the development of personal computing?
D · Fourth Generation
Fourth generation computers introduced microprocessors, enabling the development of affordable personal computers.
Question bank Tap to reveal →
Which generation of computers was primarily used for scientific calculations and business data processing in the 1950s and 1960s?
B · Second Generation
Second generation computers were widely used for scientific and business applications during the 1950s and 1960s.
Question bank Tap to reveal →
Which generation of computers enabled the development of graphical user interfaces and interactive computing?
C · Fourth Generation
Third and fourth generation computers contributed to the development of GUIs and interactive computing, with fourth generation making it widespread.
Question bank Tap to reveal →
Which generation of computers is expected to revolutionize computing through natural language processing and expert systems?
C · Fifth Generation
Fifth generation computers aim to use AI technologies such as natural language processing and expert systems to revolutionize computing.
Question bank Tap to reveal →
Which generation of computers had the highest reliability and lowest heat generation?
D · Fourth Generation
Fourth generation computers with microprocessors had higher reliability and generated less heat compared to earlier generations.
Question bank Tap to reveal →
Which of the following correctly ranks computer generations in order of increasing processing speed?
A · First, Second, Third, Fourth, Fifth
Processing speed has generally increased from first to fifth generation computers in the order: First, Second, Third, Fourth, Fifth.
Question bank Tap to reveal →
Which generation of computers introduced the use of integrated circuits, leading to smaller and more efficient machines?
B · Third Generation
Third generation computers introduced integrated circuits, which greatly improved efficiency and reduced size.
Question bank Tap to reveal →
Which generation is characterized by the use of microprocessors and the development of personal computers?
C · Fourth Generation
Fourth generation computers used microprocessors and led to the development of personal computers.
Question bank Tap to reveal →
Which of the following statements best compares the first and fifth generation computers?
B · First generation used vacuum tubes; fifth generation focuses on AI and quantum computing
First generation computers used vacuum tubes, while fifth generation computers focus on artificial intelligence and advanced technologies like quantum computing.
Question bank Tap to reveal →
Which of the following best defines the term 'computer generations'?
B · Stages of computer development characterized by technological advancements
Computer generations refer to stages of computer development characterized by significant technological advancements.
Question bank Tap to reveal →
Which generation of computers is primarily associated with the use of vacuum tubes?
A · First Generation
First generation computers used vacuum tubes as their main electronic component.
Question bank Tap to reveal →
What was the main technological innovation that distinguished second generation computers from the first generation?
B · Use of transistors
Second generation computers replaced vacuum tubes with transistors, which were smaller, faster, and more reliable.
Question bank Tap to reveal →
Which generation of computers introduced the use of integrated circuits?
B · Third Generation
Third generation computers used integrated circuits, which allowed for more compact and efficient machines.
Question bank Tap to reveal →
Which generation of computers is characterized by the use of microprocessors?
B · Fourth Generation
Fourth generation computers are known for the use of microprocessors which integrated the CPU onto a single chip.
Question bank Tap to reveal →
The fifth generation of computers primarily focuses on which technology?
B · Artificial Intelligence
Fifth generation computers emphasize artificial intelligence and advanced parallel processing technologies.
Question bank Tap to reveal →
Which of the following was a major drawback of first generation computers?
A · High heat generation and large size
First generation computers used vacuum tubes which generated a lot of heat and were very large in size.
Question bank Tap to reveal →
Which programming language was commonly used in second generation computers?
A · Assembly language
Second generation computers used assembly language, which was more efficient than machine language used in the first generation.
Question bank Tap to reveal →
Which of the following best describes the impact of third generation computers on business applications?
B · Introduction of user-friendly interfaces and multitasking
Third generation computers introduced integrated circuits, enabling multitasking and more user-friendly interfaces for business applications.
Question bank Tap to reveal →
Which of the following is a key technological innovation introduced in fourth generation computers?
C · Microprocessors
Microprocessors were introduced in the fourth generation, integrating the CPU on a single chip.
Question bank Tap to reveal →
Which generation of computers is expected to use quantum computing and advanced AI technologies?
C · Fifth Generation
Fifth generation computers are expected to incorporate quantum computing and advanced artificial intelligence.
Question bank Tap to reveal →
Which of the following statements is true about the transition from first to second generation computers?
B · Transistors replaced vacuum tubes, improving reliability and reducing size
Second generation computers replaced vacuum tubes with transistors, which were smaller, faster, and more reliable.
Question bank Tap to reveal →
Which of the following best explains why third generation computers were more efficient than second generation computers?
B · They used integrated circuits which reduced size and increased speed
Integrated circuits allowed third generation computers to be smaller, faster, and more reliable than second generation computers using transistors.
Question bank Tap to reveal →
Which generation of computers marked the beginning of portable personal computing devices?
C · Fourth Generation
Fourth generation computers introduced microprocessors, enabling the development of portable personal computers.
Question bank Tap to reveal →
Which of the following technologies is NOT typically associated with fifth generation computers?
C · Vacuum Tubes
Vacuum tubes were used in first generation computers, not in fifth generation computers which focus on AI and quantum computing.
Question bank Tap to reveal →
Which of the following innovations is common to both third and fourth generation computers but differs in scale and integration?
C · Integrated Circuits and Microprocessors
Third generation computers used integrated circuits, while fourth generation computers used microprocessors, which are highly integrated circuits.
Question bank Tap to reveal →
Which generation of computers had the greatest impact on reducing the physical size and cost of computers?
D · Fourth Generation
Fourth generation computers, with microprocessors, drastically reduced size and cost compared to previous generations.
Question bank Tap to reveal →
How did the introduction of integrated circuits in the third generation of computers affect their performance?
C · Increased processing speed and reliability
Integrated circuits increased processing speed and reliability while reducing size and cost.
Question bank Tap to reveal →
Which of the following best describes the primary application focus of fifth generation computers?
C · Artificial intelligence and knowledge processing
Fifth generation computers focus on artificial intelligence and knowledge processing applications.
Question bank Tap to reveal →
Which generation of computers introduced multitasking and time-sharing operating systems?
C · Third Generation
Third generation computers introduced multitasking and time-sharing operating systems.
Question bank Tap to reveal →
Which generation of computers is best known for the introduction of graphical user interfaces (GUIs)?
D · Fifth Generation
Fifth generation computers are associated with advanced GUIs and natural language processing.
Question bank Tap to reveal →
Which of the following best compares the processing speed of first and fourth generation computers?
B · Fourth generation computers are significantly faster due to microprocessors
Fourth generation computers use microprocessors, making them significantly faster than first generation computers that used vacuum tubes.
Question bank Tap to reveal →
Which generation of computers had the highest power consumption and heat generation?
A · First Generation
First generation computers used vacuum tubes which consumed a lot of power and generated excessive heat.
Question bank Tap to reveal →
Which generation of computers marked the transition from hardware-based to software-based problem solving?
D · Fifth Generation
Fifth generation computers emphasize software-based solutions like AI and knowledge processing rather than just hardware improvements.
Question bank Tap to reveal →
Which of the following is the correct chronological order of computer generations based on their primary technology?
A · Vacuum tubes → Transistors → Integrated Circuits → Microprocessors → AI
The correct order is Vacuum tubes (1st gen), Transistors (2nd gen), Integrated Circuits (3rd gen), Microprocessors (4th gen), and Artificial Intelligence (5th gen).
Question bank Tap to reveal →
Which generation of computers introduced the concept of parallel processing to improve computational speed?
C · Fifth Generation
Fifth generation computers introduced parallel processing to enhance computational speed and AI capabilities.
Question bank Tap to reveal →
Which of the following was NOT a feature of second generation computers?
C · Use of vacuum tubes
Second generation computers replaced vacuum tubes with transistors, so vacuum tubes were not used.
Question bank Tap to reveal →
Which generation of computers is associated with the development of user-friendly programming languages such as COBOL and FORTRAN?
B · Second Generation
Second generation computers saw the development of high-level programming languages like COBOL and FORTRAN.
Question bank Tap to reveal →
Which generation of computers saw the introduction of semiconductor memory instead of magnetic core memory?
B · Fourth Generation
Fourth generation computers introduced semiconductor memory, which was faster and more reliable than magnetic core memory used earlier.
Question bank Tap to reveal →
Which generation of computers is characterized by the use of expert systems and natural language processing?
C · Fifth Generation
Fifth generation computers focus on expert systems and natural language processing as part of artificial intelligence.
Question bank Tap to reveal →
Which of the following best explains the evolution of computer size from first to fourth generation?
C · Size decreased significantly due to transistor and microprocessor technology
The size of computers decreased significantly from first to fourth generation due to advances like transistors, integrated circuits, and microprocessors.
Question bank Tap to reveal →
Which of the following is the correct classification of computers based on their size?
A · Microcomputers, Minicomputers, Mainframes, Supercomputers
Computers are commonly classified by size into Microcomputers, Minicomputers, Mainframes, and Supercomputers.
Question bank Tap to reveal →
Which type of computer is designed primarily for personal use?
C · Microcomputer
Microcomputers, also known as personal computers, are designed for individual use.
Question bank Tap to reveal →
Which of the following best describes the main difference between a minicomputer and a mainframe computer?
B · Mainframes support more users and have higher processing power than minicomputers
Mainframes are larger systems designed to support many users simultaneously with high processing power, whereas minicomputers are smaller and support fewer users.
Question bank Tap to reveal →
Which classification of computers is primarily based on the number of users it can support simultaneously?
D · By Classification
Classification of computers includes categories based on the number of users supported, such as single-user and multi-user computers.
Question bank Tap to reveal →
Which type of computer is the smallest in size and typically used for simple tasks?
C · Microcomputer
Microcomputers are the smallest in size and are used for general personal computing tasks.
Question bank Tap to reveal →
Which computer type is known for handling complex scientific calculations at extremely high speeds?
B · Supercomputer
Supercomputers are designed for high-speed processing of complex scientific and engineering calculations.
Question bank Tap to reveal →
Which of the following computers is typically used by large organizations to process bulk data and support many users?
A · Mainframe
Mainframe computers are used by large organizations for bulk data processing and multi-user support.
Question bank Tap to reveal →
Which computer type is characterized by moderate size and power, often used in small to medium businesses?
B · Minicomputer
Minicomputers are medium-sized computers used in small to medium-sized businesses for specific tasks.
Question bank Tap to reveal →
Which of the following is NOT a classification of computers by size and power?
C · Quantum Computer
Quantum computers are classified based on technology, not size and power.
Question bank Tap to reveal →
Which type of computer is designed to perform a specific task or set of tasks?
B · Special Purpose Computer
Special Purpose Computers are designed for specific tasks, unlike general purpose computers which can perform a variety of tasks.
Question bank Tap to reveal →
Which of the following is an example of a general purpose computer?
B · Personal Computer
Personal computers are general purpose computers capable of performing a wide range of tasks.
Question bank Tap to reveal →
Which computer type is typically embedded within other devices to perform dedicated functions?
C · Embedded Computer
Embedded computers are special purpose computers integrated into other devices for dedicated functions.
Question bank Tap to reveal →
Which of the following is NOT a characteristic of a special purpose computer?
C · Used for multiple unrelated tasks
Special purpose computers are not used for multiple unrelated tasks; they are optimized for specific applications.
Question bank Tap to reveal →
Which generation of computers used vacuum tubes for circuitry and magnetic drums for memory?
A · First Generation
First generation computers used vacuum tubes and magnetic drums as memory devices.
Question bank Tap to reveal →
Which generation of computers introduced the use of transistors instead of vacuum tubes?
B · Second Generation
Second generation computers used transistors, which were smaller, faster, and more reliable than vacuum tubes.
Question bank Tap to reveal →
Which generation of computers is characterized by the use of integrated circuits (ICs)?
B · Third Generation
Third generation computers used integrated circuits, improving speed and efficiency.
Question bank Tap to reveal →
Which generation of computers is associated with the development of microprocessors?
B · Fourth Generation
Fourth generation computers introduced microprocessors, which integrated the CPU onto a single chip.
Question bank Tap to reveal →
Which generation of computers aims to use artificial intelligence and advanced parallel processing?
C · Fifth Generation
Fifth generation computers focus on AI, natural language processing, and parallel processing.
Question bank Tap to reveal →
Which of the following is a characteristic of first generation computers?
B · Used vacuum tubes
First generation computers used vacuum tubes for circuitry.
Question bank Tap to reveal →
Which type of computer functionality allows it to perform multiple tasks simultaneously?
B · Multi-function computer
Multi-function computers can perform multiple tasks simultaneously, unlike single-function computers.
Question bank Tap to reveal →
A computer that performs only one specific task is called a _____.
B · Single-function computer
Single-function computers are designed to perform only one specific task.
Question bank Tap to reveal →
Which type of computer functionality combines features of both analog and digital computers?
C · Hybrid computer
Hybrid computers combine the features of analog and digital computers to perform specialized tasks.
Question bank Tap to reveal →
Which of the following best defines a supercomputer?
B · A computer with extremely high processing speed used for complex scientific calculations
Supercomputers are specialized computers with very high processing speeds, used for complex scientific and engineering calculations.
Question bank Tap to reveal →
Which classification of computers is primarily used by large organizations for bulk data processing?
A · Mainframe computers
Mainframe computers are large and powerful systems used by organizations for bulk data processing and transaction management.
Question bank Tap to reveal →
Which of the following is NOT a typical category used to classify computers?
C · Smartphones
Smartphones are devices that contain embedded systems but are not a primary classification of computers themselves.
Question bank Tap to reveal →
Which type of computer is characterized by being highly portable and used mainly for personal productivity tasks?
B · Laptop
Laptops are portable personal computers designed for mobility and general productivity.
Question bank Tap to reveal →
Which of the following best describes an embedded system?
C · A specialized computer built into devices to control specific functions
Embedded systems are specialized computers integrated into devices to perform dedicated control functions.
Question bank Tap to reveal →
Which of the following is the most appropriate classification for a computer used to simulate weather patterns and climate models?
C · Supercomputer
Supercomputers are used for complex simulations like weather forecasting due to their high processing power.
Question bank Tap to reveal →
Which characteristic is typical of a mainframe computer?
B · Handles large volumes of data and supports many users simultaneously
Mainframes are designed to process large volumes of data and support multiple users at the same time.
Question bank Tap to reveal →
Which computer type is most suitable for controlling the functions of a microwave oven?
B · Embedded system
Embedded systems are used in appliances like microwave ovens to control specific functions.
Question bank Tap to reveal →
Which of the following is a key characteristic of supercomputers compared to other types?
B · Extremely high processing speed and parallel processing capability
Supercomputers are known for their extremely high processing speeds and ability to perform parallel processing.
Question bank Tap to reveal →
Which computer type is typically used by banks for transaction processing and data management?
B · Mainframe computer
Mainframe computers are used by banks for handling large-scale transaction processing and data management.
Question bank Tap to reveal →
Which of the following statements about laptops is TRUE?
B · They are portable personal computers suitable for mobile use
Laptops are portable personal computers designed for mobile use and general productivity.
Question bank Tap to reveal →
Which historical milestone is associated with the introduction of the ENIAC computer?
B · First programmable electronic digital computer
ENIAC was the first programmable electronic digital computer, marking a major milestone in computing history.
Question bank Tap to reveal →
Which year is generally recognized as the introduction of the first personal computer?
B · 1975
The first widely recognized personal computer, the Altair 8800, was introduced in 1975.
Question bank Tap to reveal →
Which development marked a significant advancement in computer portability?
B · Introduction of the laptop computer
The introduction of laptops marked a significant advancement in making computers portable.
Question bank Tap to reveal →
Which of the following correctly ranks computer types from largest to smallest in terms of physical size?
B · Supercomputer > Mainframe > Laptop > Embedded system
Supercomputers are generally larger than mainframes, which are larger than laptops, and embedded systems are the smallest.
Question bank Tap to reveal →
Which computer type generally offers the highest processing speed?
B · Supercomputer
Supercomputers have the highest processing speeds among computer types.
Question bank Tap to reveal →
Which computer type is best suited for real-time control in automobiles?
B · Embedded system
Embedded systems are used in automobiles for real-time control of various functions.
Question bank Tap to reveal →
Which of the following is a common application of a personal computer?
B · Word processing and internet browsing
Personal computers are commonly used for word processing, internet browsing, and general productivity tasks.
Question bank Tap to reveal →
Which computer type is typically used in spacecraft for navigation and control?
B · Embedded system
Embedded systems are used in spacecraft for navigation and control due to their specialized and reliable nature.
Question bank Tap to reveal →
Which of the following is an example of an input device?
B · Keyboard
A keyboard is an input device used to enter data into a computer, whereas monitor, printer, and speaker are output devices.
Question bank Tap to reveal →
Which input device is primarily used to capture images and videos?
B · Webcam
A webcam is used to capture live images and videos, while a scanner digitizes printed images, a microphone captures sound, and a joystick is used for gaming input.
Question bank Tap to reveal →
Which input device would be most suitable for a graphic designer requiring precise cursor control?
A · Trackball
A trackball allows more precise cursor control compared to a mouse or touchscreen, making it suitable for graphic design tasks.
Question bank Tap to reveal →
Which of the following is an output device?
B · Monitor
A monitor displays output from the computer, whereas scanner, keyboard, and microphone are input devices.
Question bank Tap to reveal →
Which output device is best suited for producing hard copies of documents?
B · Printer
A printer produces physical hard copies of documents, unlike monitors, speakers, or projectors which are for visual or audio output.
Question bank Tap to reveal →
Which output device would be most appropriate for delivering audio feedback in a computer system?
A · Speaker
Speakers output audio signals, while monitors and printers provide visual output and plotters produce large-scale drawings.
Question bank Tap to reveal →
Which of the following storage devices uses flash memory to store data?
B · Solid State Drive (SSD)
Solid State Drives (SSD) use flash memory technology, unlike HDDs which use magnetic disks, optical disks which use laser technology, and magnetic tapes which use magnetic strips.
Question bank Tap to reveal →
Which storage device provides the fastest data access speed?
C · Solid State Drive (SSD)
SSDs provide faster data access speeds compared to HDDs, magnetic tapes, and optical disks due to the absence of moving parts.
Question bank Tap to reveal →
Which storage device is most suitable for long-term archival storage with low cost and high capacity?
A · Magnetic Tape
Magnetic tape is cost-effective and suitable for long-term archival storage, unlike SSDs, RAM, or cache which are for faster access but higher cost and volatility.
Question bank Tap to reveal →
Refer to the diagram below showing various storage devices. Which device labeled in the diagram is volatile memory?
B · Device B (RAM)
RAM is volatile memory, meaning it loses data when power is off; HDD, optical disks, and flash drives are non-volatile.
Question bank Tap to reveal →
Which component of the CPU is responsible for executing instructions?
B · Arithmetic Logic Unit (ALU)
The Arithmetic Logic Unit (ALU) performs arithmetic and logical operations, effectively executing instructions, while the Control Unit directs operations.
Question bank Tap to reveal →
Which CPU component directs the flow of data between the CPU and other devices?
A · Control Unit
The Control Unit manages and directs data flow and instruction execution within the CPU and between other hardware components.
Question bank Tap to reveal →
Refer to the diagram below of CPU components. Which part is responsible for temporarily holding data and instructions during processing?
B · Register
Registers are small storage locations inside the CPU used to hold data and instructions temporarily during processing.
Question bank Tap to reveal →
Which of the following is NOT a function of the motherboard?
B · Powering the CPU directly
The motherboard does not directly power the CPU; power is supplied by the power supply unit. The motherboard connects components and provides communication pathways.
Question bank Tap to reveal →
Which internal component on the motherboard is used to expand the computer's capabilities by adding cards like graphics or sound cards?
A · PCIe slots
PCIe slots on the motherboard are used to install expansion cards such as graphics, sound, or network cards.
Question bank Tap to reveal →
Refer to the motherboard layout diagram below. Which labeled component is the CPU socket?
B · Component B
Component B in the diagram is the CPU socket where the processor is installed.
Question bank Tap to reveal →
Which component converts AC power from the mains supply to DC power usable by computer components?
A · Power Supply Unit (PSU)
The Power Supply Unit converts AC power from the mains to DC power required by internal computer components.
Question bank Tap to reveal →
Which cooling system is commonly used inside computers to dissipate heat generated by the CPU?
A · Heat Sink with Fan
Heat sinks combined with fans are the most common cooling systems used inside computers to dissipate CPU heat effectively.
Question bank Tap to reveal →
Refer to the diagram below showing power supply and cooling system components. Which component labeled in the diagram is responsible for removing heat from the CPU?
B · Component B (Cooling Fan)
Component B is the cooling fan which removes heat from the CPU by circulating air over the heat sink.
Question bank Tap to reveal →
Which of the following best explains why cooling systems are critical in computers?
B · To prevent overheating and hardware damage
Cooling systems prevent overheating which can cause hardware damage and reduce system reliability.

Try Practice next.

Marking revisions saves to your dashboard — paywalled in preview.

Test myself in practice →
Ask a doubt
IO Devices · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.