Multiple Choice Questions - Computer System Quiz

Reviewed by Samy Boulos
Samy Boulos, MSC, Computer Science |
Computer Expert
Review Board Member
With over 25 years of expertise, Samy is a seasoned Senior Technology Consultant. His extensive background spans diverse areas such as software development, data migration, Apple and Office 365 integration, computer helpdesk support, data engineering, and cloud computing. A dedicated professional, Samy combines technical proficiency with a strategic mindset, ensuring optimal solutions for complex technological challenges. His wealth of experience positions him as a reliable and knowledgeable consultant in navigating the ever-evolving landscape of IT and technology.
, MSC, Computer Science
Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Aparnasunil75
A
Aparnasunil75
Community Contributor
Quizzes Created: 20 | Total Attempts: 36,067
Questions: 59 | Attempts: 2,342

SettingsSettingsSettings
Multiple Choice Questions - Computer System Quiz - Quiz

Welcome to our Multiple Choice Questions - Computer System Quiz! Are you ready to test your knowledge of computer systems? This quiz is designed to challenge your understanding of the fundamental components and concepts that make up modern computer systems. From hardware to software, from memory to processors, this quiz covers a wide range of topics essential for anyone interested in computer science or technology.

Whether you're a seasoned IT professional or just starting to explore the world of computers, this quiz offers an opportunity to assess your understanding and expand your knowledge. Can you identify the main components of Read morea computer system? Do you know the difference between RAM and ROM? Get ready to tackle these questions and more as you dive into the intricacies of computer systems. So, grab your keyboard and mouse, and let's see if you have what it takes to ace our Computer System Quiz!


Questions and Answers
  • 1. 

    The term gigabyte refers to

    • A.

      1024 bytes

    • B.

       1024 kilobytes

    • C.

      1024 megabytes

    • D.

      1024 gigabyte

    Correct Answer
    C. 1024 megabytes
    Explanation
    The term gigabyte refers to a unit of digital information storage capacity that is equivalent to 1024 megabytes. It is commonly used to measure the capacity of computer storage devices, such as hard drives and memory cards.

    Rate this question:

  • 2. 

    Machine language is

    • A.

      Machine dependent

    • B.

      Difficult to program

    • C.

       Error prone

    • D.

      All of above

    Correct Answer
    D. All of above
    Explanation
    Machine language is considered to be machine dependent because it is specific to a particular computer architecture and cannot be directly executed on a different type of machine. It is also difficult to program in machine language as it requires a deep understanding of the computer's instruction set and binary representation. Additionally, programming in machine language is error-prone as even a small mistake in the code can lead to unexpected behavior or crashes. Therefore, all of the given options accurately describe machine language.

    Rate this question:

  • 3. 

    A byte consists of

    • A.

      One bit

    • B.

      Four bits

    • C.

      Eight bits

    • D.

      Sixteen bits

    Correct Answer
    C. Eight bits
    Explanation
    A byte consists of eight bits. In computer systems, a bit is the smallest unit of data and can have a value of either 0 or 1. A byte, on the other hand, is a group of eight bits and is used as a basic unit of storage in computer systems. It can represent a wide range of values and is commonly used to store characters, numbers, and other types of data. Therefore, the correct answer is eight bits.

    Rate this question:

  • 4. 

    What is the date when Babbage conceived Analytical engine

    • A.

      1642

    • B.

       1837

    • C.

      1880

    • D.

      1850

    Correct Answer
    B.  1837
    Explanation
    In 1837, Charles Babbage conceived the Analytical Engine. This was a mechanical general-purpose computer that he designed, which was considered to be the precursor to modern computers. Babbage's concept included features such as a control unit, arithmetic logic unit, and memory, making it a significant advancement in computing technology. The Analytical Engine was never fully built during Babbage's lifetime, but his ideas laid the foundation for future developments in the field of computing.

    Rate this question:

  • 5. 

    The translator program used in assembly language is called

    • A.

      Compiler

    • B.

       Interpreter

    • C.

      Assembler

    • D.

      Translator

    Correct Answer
    C. Assembler
    Explanation
    The correct answer is Assembler. In assembly language, the translator program used is called an assembler. It converts the assembly language code into machine code, which can be directly executed by the computer's processor. Unlike compilers and interpreters, which are used for high-level programming languages, assemblers specifically work with assembly language instructions.

    Rate this question:

  • 6. 

    Which of the following memories allows simultaneous read and write operations?

    • A.

      ROM

    • B.

      RAM

    • C.

      EPROM

    • D.

      None of above

    Correct Answer
    B. RAM
    Explanation
    RAM (Random Access Memory) allows simultaneous read and write operations. Unlike ROM (Read-Only Memory) which is only capable of reading data and EPROM (Erasable Programmable Read-Only Memory) which requires erasing before writing, RAM can both retrieve and store data at the same time. This makes RAM a versatile memory type that is commonly used in computers and other electronic devices for temporary storage of data and program instructions.

    Rate this question:

  • 7. 

    A Webcam is an

    • A.

      Input unit device

    • B.

       output unit device

    • C.

      Processing device

    • D.

       Input and Output device

    Correct Answer
    A. Input unit device
    Explanation
    A web camera, also known as a webcam, is primarily used to capture video and transmit it to a computer or other device. It is designed to take input in the form of video and audio signals, making it an input unit device. While some webcams may have additional features such as built-in microphones or LED lights, their main function is to provide input by capturing video. Therefore, the correct answer is "input unit device."

    Rate this question:

  • 8. 

    Programs designed to perform specific tasks is known as

    • A.

      System software

    • B.

      Application software

    • C.

      Utility programs

    • D.

      Operating system

    Correct Answer
    B. Application software
    Explanation
    Application software refers to programs that are designed to perform specific tasks or functions for users. These programs are created to meet the needs of users and are often used to accomplish specific goals or solve particular problems. Unlike system software or utility programs, which are responsible for managing and maintaining the computer system, application software is focused on providing functionality and features that are relevant to the user's requirements. Operating systems, on the other hand, are responsible for managing computer hardware and software resources and providing a platform for other software to run on. Therefore, the correct answer is application software.

    Rate this question:

  • 9. 

    Bit stands for

    • A.

      Binary digits

    • B.

      Bit of system

    • C.

      A part of byte

    • D.

      All of above

    Correct Answer
    A. Binary digits
    Explanation
    The correct answer is "Binary digits". In computer systems, a bit is the smallest unit of information and can have two possible values, 0 or 1. These values are represented using binary digits, where 0 represents the absence of an electrical signal and 1 represents the presence of an electrical signal. Therefore, "Binary digits" accurately describes what a bit stands for in the context of computer systems.

    Rate this question:

  • 10. 

    Which device can understand the difference between data & programs?

    • A.

      Input device

    • B.

      Output device

    • C.

      Memory

    • D.

      Microprocessor

    Correct Answer
    D. Microprocessor
    Explanation
    A microprocessor is a device that can understand the difference between data and programs. It is the central processing unit (CPU) of a computer system and is responsible for executing instructions and performing calculations. The microprocessor can interpret and process data as well as execute programs, making it capable of distinguishing between the two.

    Rate this question:

  • 11. 

    Which of the following is a read-only memory storage device?

    • A.

      Floppy Disk

    • B.

      CD-ROM

    • C.

      Hard Disk

    • D.

       None of these

    Correct Answer
    B. CD-ROM
    Explanation
    A CD-ROM is a read-only memory storage device because it can only be used to read data that is already stored on it. It cannot be written to or modified, making it a permanent storage medium. In contrast, a floppy disk and a hard disk are both read and writeable, allowing users to store and modify data on them. Therefore, the correct answer is CD-ROM.

    Rate this question:

  • 12. 

    What is the responsibility of the logical unit in the CPU of a computer?

    • A.

      To produce result

    • B.

      To compare numbers

    • C.

      To control flow of information

    • D.

      To do math’s works

    Correct Answer
    B. To compare numbers
    Explanation
    The responsibility of the logical unit in the CPU of a computer is to compare numbers. The logical unit performs logical operations such as comparing two numbers to determine if they are equal, greater than, or less than each other. This is an essential function in many computational tasks, including decision-making processes and sorting algorithms.

    Rate this question:

  • 13. 

    Which of the following is not a form of data?

    • A.

      Numbers and characters

    • B.

      Images

    • C.

      Sound

    • D.

      None

    Correct Answer
    D. None
    Explanation
    The given question asks for a form of data that is not included in the options. The options include numbers and characters, images, and sound, all of which are forms of data. Therefore, the correct answer is "None" as it indicates that none of the options listed are not forms of data.

    Rate this question:

  • 14. 

    Which of the following is not an input device?

    • A.

      Scanner

    • B.

      Camera

    • C.

      Plotter

    • D.

      Digitizer

    Correct Answer
    C. Plotter
    Explanation
    A plotter is not an input unit device. It is an output device used to produce high-quality graphics or drawings on paper. Input unit devices are used to input data into a computer system, such as scanners which convert physical documents or images into digital format, cameras which capture images or videos, and digitizers which convert analog signals into digital format.

    Rate this question:

  • 15. 

    Which of the following is a machine-independent program?

    • A.

      High level language

    • B.

      Low level language

    • C.

      Assembly language

    • D.

      Machine language

    Correct Answer
    A. High level language
    Explanation
    A high level language is a machine independence program because it is designed to be easily understood and written by humans. It uses English-like statements and abstracts away the details of the underlying hardware. This allows the same high level language program to be executed on different machines with different architectures and operating systems without any modifications. In contrast, low level language, assembly language, and machine language are all machine dependent as they directly interact with the hardware and are specific to a particular machine or architecture.

    Rate this question:

  • 16. 

    Abacus was the first

    • A.

      Electronic computer

    • B.

      Mechanical computer

    • C.

      Electronic calculator

    • D.

       mechanical calculator

    Correct Answer
    D.  mechanical calculator
    Explanation
    The given answer, "mechanical calculator," is correct because it accurately identifies the Abacus as the first mechanical calculator. The Abacus is an ancient counting tool that uses beads or stones to represent numbers and perform basic arithmetic operations. It predates electronic computers and electronic calculators, which were developed much later. The Abacus was widely used in various civilizations, such as the Chinese and Roman cultures, for centuries before the advent of more advanced calculating devices.

    Rate this question:

  • 17. 

    Instructions and memory address are represented by

    • A.

      Character code

    • B.

       Binary codes

    • C.

      Binary word

    • D.

      Parity bit

    Correct Answer
    B.  Binary codes
    Explanation
    The correct answer is "Binary codes" because instructions and memory addresses are typically represented using binary code, which consists of a series of 0s and 1s. Binary code is a common method of representing data in computer systems, as it allows for efficient storage and processing of information. Other options such as character code, binary word, and parity bit are not as commonly used for representing instructions and memory addresses.

    Rate this question:

  • 18. 

    Properly arranged data is called

    • A.

      Field

    • B.

      Words

    • C.

      Information

    • D.

      File

    Correct Answer
    C. Information
    Explanation
    The term "information" refers to properly arranged data. It implies that the data has been organized and structured in a meaningful way, making it useful and understandable. The other options, such as "field," "words," and "file," do not necessarily convey the same idea of organization and structure. Therefore, "information" is the most appropriate term to describe properly arranged data.

    Rate this question:

  • 19. 

    A computer consists of

    • A.

      A central processing unit

    • B.

      A memory

    • C.

      Input and output unit

    • D.

       All of the above

    Correct Answer
    D.  All of the above
    Explanation
    The correct answer is "All of the above" because a computer consists of a central processing unit (CPU), which is responsible for executing instructions and performing calculations; a memory, which stores data and instructions for the CPU to access; and an input and output unit, which allows the computer to interact with the user and other devices. Therefore, all of these components are essential for a computer to function properly.

    Rate this question:

  • 20. 

    John Napier invented Logarithm in

    • A.

       1614

    • B.

      1617

    • C.

      1620

    • D.

      None of above

    Correct Answer
    A.  1614
    Explanation
    John Napier invented logarithm in 1614.

    Rate this question:

  • 21. 

    Which one is the largest space?

    • A.

      Kilobyte

    • B.

      Petabyte

    • C.

      Terabyte

    • D.

      Gigabyte

    Correct Answer
    B. Petabyte
    Explanation
    The largest space among the given options is the petabyte. A petabyte is a unit of digital information storage that is equivalent to 1,000 terabytes or 1,000,000 gigabytes. It is a measure of storage capacity and is commonly used to describe large amounts of data, such as in big data analytics or cloud storage systems.

    Rate this question:

  • 22. 

    Full form of CPU is

    • A.

      Control Processing Unit

    • B.

      Central processing Unit

    • C.

      Central Processing Unix

    • D.

      Central Programming Unit

    Correct Answer
    B. Central processing Unit
    Explanation
    The correct answer is "Central processing Unit." CPU stands for Central Processing Unit, which is the primary component of a computer that carries out instructions and performs calculations. It is responsible for executing and coordinating most of the tasks in a computer system, including fetching, decoding, and executing instructions from the computer's memory. The CPU is often referred to as the "brain" of the computer as it controls and manages the overall operation of the system. Therefore, the correct full form of CPU is Central processing Unit.

    Rate this question:

  • 23. 

    Full form of ALU is

    • A.

      Arithmetic Logic Unit

    • B.

      Arithmetic Legal Unit

    • C.

      Arithmetic Logic Unix

    • D.

      Arithmetic Local Unit

    Correct Answer
    A. Arithmetic Logic Unit
    Explanation
    ALU stands for Arithmetic Logic Unit. It is a fundamental component of a computer's central processing unit (CPU) that performs arithmetic and logical operations on data. The ALU is responsible for executing operations such as addition, subtraction, multiplication, division, and logical comparisons. It plays a crucial role in the overall functioning of a computer by performing the necessary calculations and logical decisions required for processing data and executing instructions.

    Rate this question:

  • 24. 

    Operating system, editors, and debuggers comes under?

    • A.

      System Software

    • B.

      Application Software

    • C.

      Utilities

    • D.

      None of the above

    Correct Answer
    A. System Software
    Explanation
    Operating systems, editors, and debuggers are all examples of system software. System software refers to programs that manage and control the computer hardware and provide a platform for running application software. Operating systems are responsible for managing computer resources, providing a user interface, and running other software. Editors are used for creating and modifying text files, while debuggers are tools used for finding and fixing errors in software code. Therefore, all three fall under the category of system software.

    Rate this question:

  • 25. 

    From the following which is not an input device

    • A.

      Scanner

    • B.

      Touch Screen

    • C.

      Mouse

    • D.

      Printer

    Correct Answer
    D. Printer
    Explanation
    A printer is not an input device because it is used to produce output in the form of physical copies of documents or images. Input devices are used to provide data or instructions to a computer, while printers are used to produce output from the computer. Therefore, a printer does not fit the definition of an input device.

    Rate this question:

  • 26. 

    Which of the following is not an electronic computer?

    • A.

      ENIAC

    • B.

      ABC

    • C.

      UNIVAC

    • D.

      EDVAC

    Correct Answer
    B. ABC
    Explanation
    ENIAC, UNIVAC, and EDVAC are all examples of electronic computers. However, ABC is not an electronic computer as it stands for Atanasoff-Berry Computer, which was the first electronic digital computer but was not fully functional and did not have the same capabilities as the other options listed.

    Rate this question:

  • 27. 

    From the following which is an output device?

    • A.

      3D printer

    • B.

      Keyboard

    • C.

      Mouse

    • D.

      Scanner

    Correct Answer
    A. 3D printer
    Explanation
    A 3D printer is considered an output device because it takes digital designs and produces physical objects by layering materials. It receives data from a computer or other devices and uses it to create three-dimensional objects. Unlike the keyboard, mouse, and scanner, which are input devices that allow users to interact with and input data into a computer system, the 3D printer takes data from the computer and outputs it as a tangible object.

    Rate this question:

  • 28. 

    Which of the following are the best units of data on an external storage device?

    • A.

      Bits

    • B.

      Bytes

    • C.

      Hertz

    • D.

      Clock cycles

    Correct Answer
    B. Bytes
    Explanation
    Bytes are the best units of data on an external storage device because they represent the smallest addressable unit of data. External storage devices, such as hard drives or flash drives, store data in binary form, which is a combination of 0s and 1s. Each binary digit is called a bit, but bits alone are not practical for measuring or storing large amounts of data. Bytes, on the other hand, consist of 8 bits and are commonly used to represent a single character or a small piece of data. They provide a more convenient and efficient way to measure and organize data on external storage devices.

    Rate this question:

  • 29. 

    Full form of WWW is

    • A.

      World Wide Web

    • B.

      World Wide Wax

    • C.

      World Web Wax

    • D.

      Word Wide Web

    Correct Answer
    A. World Wide Web
    Explanation
    The correct answer is "World Wide Web." The term "WWW" stands for World Wide Web, which is a system of interconnected documents and other resources, linked by hyperlinks and URLs. It is a global information space where users can access various types of content, such as websites, web pages, images, videos, and more. The World Wide Web has revolutionized communication and information sharing, making it easy for people all over the world to access and exchange information.

    Rate this question:

  • 30. 

    The central processing unit (CPU) consists of

    • A.

      Input, output and processing

    • B.

      Control unit, primary storage, and secondary storage

    • C.

      Control unit, arithmetic-logic unit and primary storage

    • D.

      Control unit, processing, and primary storage

    Correct Answer
    C. Control unit, arithmetic-logic unit and primary storage
    Explanation
    The correct answer is "Control unit, arithmetic-logic unit and primary storage." The CPU is the main component of a computer that performs most of the processing inside the computer. The control unit is responsible for coordinating and controlling the operations of the CPU, while the arithmetic-logic unit performs mathematical and logical operations. Primary storage, also known as main memory, is used to store data and instructions that are currently being processed by the CPU. Therefore, these three components are essential parts of the CPU.

    Rate this question:

  • 31. 

    The brain of any computer system is

    • A.

      ALU

    • B.

       Memory

    • C.

      CPU

    • D.

      Control unit

    Correct Answer
    C. CPU
    Explanation
    The CPU (Central Processing Unit) is often referred to as the brain of a computer system. It is responsible for executing instructions, performing calculations, and coordinating the activities of all the other hardware components. The CPU contains the ALU (Arithmetic Logic Unit) which performs mathematical and logical operations, the control unit which manages the flow of data and instructions, and the memory which stores data and instructions temporarily. Therefore, the CPU is the correct answer as it encompasses all the other options and is crucial for the functioning of a computer system.

    Rate this question:

  • 32. 

    Full form of GUI is

    • A.

      Graphical User Idea

    • B.

      Graphical User Interface

    • C.

      Graphics Uses Interface

    • D.

      Graphical Uses Idea

    Correct Answer
    B. Graphical User Interface
    Explanation
    The correct answer is "Graphical User Interface". GUI stands for Graphical User Interface, which refers to the visual elements and controls that allow users to interact with software or electronic devices. It provides a user-friendly and intuitive way to navigate and operate a system by using graphical icons, menus, and buttons instead of text-based commands.

    Rate this question:

  • 33. 

    The two kinds of main memory are:

    • A.

      Primary and secondary

    • B.

      Random and sequential

    • C.

      ROM and RAM

    • D.

      All of above

    Correct Answer
    C. ROM and RAM
    Explanation
    The correct answer is ROM and RAM. ROM (Read-Only Memory) is a type of memory that stores permanent data and instructions that cannot be modified or erased. It is used to store firmware and other essential system data. RAM (Random Access Memory) is a type of memory that stores temporary data and instructions that can be read from and written to by the computer's processor. It is used to store data that is actively being used by the computer. Both ROM and RAM are types of primary memory, which is directly accessible by the processor.

    Rate this question:

  • 34. 

    CD-ROM is a

    • A.

      Semiconductor memory

    • B.

      Memory register

    • C.

      Magnetic memory

    • D.

       None of above

    Correct Answer
    D.  None of above
    Explanation
    CD-ROM stands for Compact Disc Read-Only Memory. It is a type of optical disc storage medium that is used to store and retrieve digital data. It is not a semiconductor memory, memory register, or magnetic memory. The data on a CD-ROM is stored as tiny pits on the surface of the disc, which can be read by a laser beam. Therefore, the correct answer is "None of above".

    Rate this question:

  • 35. 

    The ALU of a computer responds to the commands coming from

    • A.

      Primary memory

    • B.

      Control Unit

    • C.

      External memory

    • D.

      Cache memory

    Correct Answer
    B. Control Unit
    Explanation
    The ALU (Arithmetic Logic Unit) of a computer responds to the commands coming from the Control Unit. The Control Unit is responsible for coordinating and controlling the activities of various components of the computer, including the ALU. It fetches instructions from primary memory, decodes them, and sends the appropriate signals to the ALU to perform the required arithmetic or logical operations. Therefore, the ALU responds to the commands given by the Control Unit.

    Rate this question:

  • 36. 

    Which of the following storage devices can store the maximum amount of data?

    • A.

      Floppy Disk

    • B.

       Hard Disk

    • C.

      Compact Disk

    • D.

      Magneto Optic Disk

    Correct Answer
    B.  Hard Disk
    Explanation
    A hard disk can store the maximum amount of data compared to the other storage devices listed. Hard disks have larger storage capacities, typically ranging from several hundred gigabytes to several terabytes, whereas floppy disks, compact disks, and magneto optic disks have much smaller storage capacities. Hard disks are commonly used in computers and servers to store large amounts of data, including operating systems, software applications, and user files. They are known for their high storage capacity, fast data access speeds, and durability, making them the preferred choice for storing large volumes of data.

    Rate this question:

  • 37. 

    The earliest calculating devices are

    • A.

      Abacus

    • B.

      Clock

    • C.

      Difference Engine

    • D.

      None of these

    Correct Answer
    A. Abacus
    Explanation
    The correct answer is Abacus. The abacus is considered to be one of the earliest calculating devices. It is a simple tool used for performing basic arithmetic calculations. The abacus consists of a series of rods or wires, with beads that can be moved back and forth along the rods. By manipulating the beads, users can perform addition, subtraction, multiplication, and division. The abacus has been used for centuries in various cultures around the world and is still used in some regions today.

    Rate this question:

  • 38. 

    Which unit converts computer data into human readable form?

    • A.

       Input unit

    • B.

      Output unit

    • C.

      ALU

    • D.

      Control Unit

    Correct Answer
    B. Output unit
    Explanation
    The output unit is responsible for converting computer data into a human-readable form. It takes the processed information from the computer and presents it in a format that can be easily understood by humans, such as displaying text or graphics on a monitor, printing documents, or playing audio through speakers. This unit plays a crucial role in making the information generated by the computer accessible and usable to humans.

    Rate this question:

  • 39. 

    What produces useful information out of data?

    • A.

      Computer

    • B.

      Processing

    • C.

      Programming

    • D.

       none of above

    Correct Answer
    B. Processing
    Explanation
    Processing is the correct answer because it refers to the manipulation and transformation of data to produce meaningful and useful information. While a computer is the tool used for processing, it is the actual process of analyzing and organizing the data that turns it into valuable insights. Programming, on the other hand, involves writing code to instruct the computer on how to perform specific tasks, but it is not directly responsible for producing useful information out of data.

    Rate this question:

  • 40. 

    From the following which is not secondary memory device

    • A.

      Tape Drive

    • B.

      Solid state driver

    • C.

      Touch screen

    • D.

      Memory Card

    Correct Answer
    C. Touch screen
    Explanation
    A touch screen is not considered a secondary memory device because it is primarily used for input and output purposes, allowing users to interact with a device through touch. Secondary memory devices are used for long-term storage and retrieval of data, such as tape drives, solid state drivers, and memory cards. These devices store data even when the power is turned off, whereas touch screens do not have the capability to store data in the same way.

    Rate this question:

  • 41. 

    Which computer was considered the first electronic computer until 1973, when the court invalidated the patent?

    • A.

      ENIAC

    • B.

      MARK I

    • C.

      Z3

    • D.

      ABC

    Correct Answer
    A. ENIAC
    Explanation
    ENIAC was considered the first electronic computer until 1973 when the court invalidated its patent. ENIAC, short for Electronic Numerical Integrator and Computer, was developed during World War II and was a groundbreaking invention at the time. It was used for complex calculations and played a significant role in various scientific and military applications. However, in 1973, the court invalidated its patent due to prior work by other inventors, which led to a reevaluation of its status as the first electronic computer.

    Rate this question:

  • 42. 

    The basic operations performed by a computer are

    • A.

      Arithmetic operation

    • B.

      Logical operation

    • C.

      Storage and relative

    • D.

      All of the above

    Correct Answer
    D. All of the above
    Explanation
    The basic operations performed by a computer include arithmetic operations, logical operations, and storage and retrieval. Arithmetic operations involve performing mathematical calculations such as addition, subtraction, multiplication, and division. Logical operations involve evaluating conditions and making decisions based on them, such as comparing values or determining if a statement is true or false. Storage and retrieval operations involve saving and accessing data from memory or storage devices. Therefore, all of the given options are correct as they encompass the fundamental operations performed by a computer.

    Rate this question:

  • 43. 

    A physical connection between the microprocessor memory and other parts of the microcomputer is known as

    • A.

      Path

    • B.

      Address Bus

    • C.

      Route

    • D.

      All of the above

    Correct Answer
    B. Address Bus
    Explanation
    The correct answer is Address Bus. The address bus is a physical connection that allows the microprocessor to communicate with the memory and other components of the microcomputer. It is used to transmit memory addresses, which specify the location of data or instructions in the memory. This allows the microprocessor to read or write data from or to specific memory locations. The address bus is an essential component for the microprocessor to access and control the memory and other parts of the microcomputer.

    Rate this question:

  • 44. 

    High density double sided floppy disks could store _____ of data

    • A.

      1.40 MB

    • B.

      1.44 GB

    • C.

      1.40 GB

    • D.

       1.44 MB

    Correct Answer
    D.  1.44 MB
    Explanation
    High density double sided floppy disks could store 1.44 MB of data.

    Rate this question:

  • 45. 

    Which of the following is not an input device?

    • A.

      OCR

    • B.

      Optical scanners

    • C.

      Voice recognition device

    • D.

       COM (Computer Output to Microfilm)

    Correct Answer
    D.  COM (Computer Output to Microfilm)
    Explanation
    COM (Computer Output to Microfilm) is not an input device because it is a technology used to convert digital computer output into microfilm. It takes the output from a computer and creates a microfilm copy of it. In contrast, input devices are used to input data or commands into a computer system. OCR (Optical Character Recognition), optical scanners, and voice recognition devices are all examples of input devices as they allow users to input data or commands into a computer system.

    Rate this question:

  • 46. 

    An integrated circuit is

    • A.

      A complicated circuit

    • B.

      An integrating device

    • C.

      Much costlier than a single transistor

    • D.

      Fabricated on a tiny silicon chip

    Correct Answer
    D. Fabricated on a tiny silicon chip
    Explanation
    An integrated circuit refers to a circuit that is fabricated or created on a tiny silicon chip. This chip contains various components such as transistors, resistors, and capacitors, which are interconnected to form a complete circuit. The use of a silicon chip allows for the miniaturization and integration of multiple components onto a single chip, making it more efficient and compact compared to using individual transistors. Additionally, the use of integrated circuits has also led to cost reduction in electronic devices due to mass production and improved manufacturing processes.

    Rate this question:

  • 47. 

    What are the three decision-making operations performed by the ALU of a computer?

    • A.

      Greater than

    • B.

      Less than

    • C.

      Equal to

    • D.

      All of the above

    Correct Answer
    D. All of the above
    Explanation
    The ALU (Arithmetic Logic Unit) of a computer performs three decision-making operations: greater than, less than, and equal to. These operations are commonly used in comparison and conditional statements in computer programming. The ALU compares two values and determines whether one value is greater than, less than, or equal to the other. By including "All of the above" as the answer, it indicates that all three decision-making operations are performed by the ALU.

    Rate this question:

  • 48. 

    Which operation is not performed by computer

    • A.

      Inputting

    • B.

      Processing

    • C.

      Controlling

    • D.

      Understanding

    Correct Answer
    D. Understanding
    Explanation
    The operation of "Understanding" is not performed by a computer. While computers are capable of inputting data, processing it, and controlling various tasks, they do not possess the ability to comprehend or understand information in the same way humans do. Computers rely on algorithms and programming to execute tasks, but they lack the cognitive capabilities necessary for true understanding.

    Rate this question:

  • 49. 

    When was the vacuum tube invented?

    • A.

      1900

    • B.

      1906

    • C.

      1910

    • D.

      1880

    Correct Answer
    B. 1906
    Explanation
    The vacuum tube was invented in 1906.

    Rate this question:

  • 50. 

    Which of the following machines was not invented by Charles Babbage?

    • A.

      Tabulating Machine

    • B.

      Analytical Engine

    • C.

      Difference Engine

    • D.

      Both C and D

    Correct Answer
    A. Tabulating Machine
    Explanation
    Charles Babbage is known for his contributions to the development of early computers. He designed and conceptualized the Analytical Engine and the Difference Engine, which are considered the precursors to modern computers. However, the Tabulating Machine was not invented by him. This machine was actually developed by Herman Hollerith in the late 19th century. It was used for processing data and became the foundation for modern-day punched card systems. Therefore, the correct answer is Tabulating Machine.

    Rate this question:

Samy Boulos |MSC, Computer Science |
Computer Expert
With over 25 years of expertise, Samy is a seasoned Senior Technology Consultant. His extensive background spans diverse areas such as software development, data migration, Apple and Office 365 integration, computer helpdesk support, data engineering, and cloud computing. A dedicated professional, Samy combines technical proficiency with a strategic mindset, ensuring optimal solutions for complex technological challenges. His wealth of experience positions him as a reliable and knowledgeable consultant in navigating the ever-evolving landscape of IT and technology.

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Feb 27, 2024
    Quiz Edited by
    ProProfs Editorial Team

    Expert Reviewed by
    Samy Boulos
  • Mar 06, 2020
    Quiz Created by
    Aparnasunil75
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.