Introduction To Computer Science Quiz

Reviewed by Godwin Iheuwa
Godwin Iheuwa, MS, Computer Science |
Computer Expert
Review Board Member
Godwin is a proficient Database Administrator currently employed at MTN Nigeria. He holds as MS in Computer Science from the University of Bedfordshire, where he specialized in Agile Methodologies and Database Administration. He also earned a Bachelor's degree in Computer Science from the University of Port Harcourt. With expertise in SQL Server Integration Services (SSIS) and SQL Server Management Studio, Godwin's knowledge and experience enhance the authority of our quizzes, ensuring accuracy and relevance in the realm of computer science.
, MS, 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 Aishamo
A
Aishamo
Community Contributor
Quizzes Created: 3 | Total Attempts: 20,361
Questions: 12 | Attempts: 17,318

SettingsSettingsSettings
Introduction To Computer Science Quiz - Quiz

If you have just started to learn about the introduction to computer science and need some revision material, then the quiz below is perfect for you. Computer science is one of the most taught courses in the university, and almost everyone has done the basics, which cover computation and the practice of designing computer software. The quiz contains some important questions related to computers. Give it a shot and see if you score well on the test.


Introduction to Computer Science Questions and Answers

  • 1. 

    The Miss Porters Network is a

    • A.

      MAN

    • B.

      SAN

    • C.

      LAN

    • D.

      WAN

    Correct Answer
    C. LAN
    Explanation
    LAN stands for Local Area Network, which is a network that connects devices within a limited area such as a home, office, or building. The Miss Porters Network, based on the given information, is most likely a local area network as it is not specified to be a wide area network (WAN) or a metropolitan area network (MAN). A LAN would be sufficient for connecting devices within a single location. Therefore, LAN is the most appropriate answer.

    Rate this question:

  • 2. 

    Which is considered to be the computer's short-term memory?

    • A.

      REM

    • B.

      ROM

    • C.

      RAM

    • D.

      RIM

    Correct Answer
    C. RAM
    Explanation
    RAM (Random Access Memory) is considered to be the computer's short-term memory. It is a type of computer memory that is used to store data that is currently being used or processed by the computer. Unlike ROM (Read-Only Memory) which is non-volatile and cannot be modified, RAM is volatile and can be read from and written to by the computer. It allows for quick access to data, enabling the computer to perform tasks efficiently. Therefore, RAM is the correct answer in this case.

    Rate this question:

  • 3. 

    What are the four major components of a computer?

    • A.

      Input Devices, CPU, Storage, Output Devices

    • B.

      Input Devices, Processing Unit, Storage, Output Devices

    • C.

      Motherboard, Processing Unit, Storage, Output Devices

    • D.

      Input Devices, Processing Unit, Memory, Output Devices

    Correct Answer
    B. Input Devices, Processing Unit, Storage, Output Devices
    Explanation
    The four major components of a computer are input devices, processing unit, storage, and output devices. Input devices allow users to input data into the computer, such as keyboards or mice. The processing unit, also known as the CPU, is responsible for executing instructions and performing calculations. Storage refers to the devices where data is stored, such as hard drives or solid-state drives. Output devices display or present the processed information to the user, such as monitors or printers.

    Rate this question:

  • 4. 

    Which one has two examples of output devices?

    • A.

      Monitor and scanner

    • B.

      Speaker and keyboard

    • C.

      Printer and scanner

    • D.

      Speaker and printer

    Correct Answer
    D. Speaker and printer
    Explanation
    The question asks for a pair of examples of output devices. An output device is any hardware component that receives data from a computer and presents it to the user in a human-readable form. The options "monitor and scanner" and "keyboard and speaker" do not both consist of output devices. However, "printer and scanner" and "speaker and printer" both contain two examples of output devices. Therefore, the correct answer is "speaker and printer."

    Rate this question:

  • 5. 

    What is the brain of the computer?

    • A.

      Motherboard

    • B.

      Memory

    • C.

      CPU

    • D.

      NIC

    Correct Answer
    C. CPU
    Explanation
    The brain of a computer is the central processing unit (CPU). It is responsible for executing instructions, performing calculations, and coordinating the activities of all the other hardware components. The CPU processes data and controls the flow of information within the computer system. It is often referred to as the brain because, like a brain, it is the central control unit that performs the majority of the computing tasks.

    Rate this question:

  • 6. 

    Application software_________________________________

    • A.

      Tells the computer components what to do

    • B.

      Let's the computer interact with the user

    • C.

      Let's the user perform a task.

    • D.

      Is encoded on a piece of hardware.

    Correct Answer
    C. Let's the user perform a task.
    Explanation
    Application software refers to the programs and software applications that are designed to perform specific tasks or functions for the user. Unlike system software, which manages and controls the computer components, application software allows the user to interact with the computer and perform various tasks such as word processing, spreadsheet calculations, graphic design, and more. It provides a user-friendly interface and tools that enable the user to accomplish specific goals or complete specific tasks efficiently and effectively.

    Rate this question:

  • 7. 

    What allows multiple programs to run on a computer?

    • A.

      NIC

    • B.

      OS

    • C.

      API

    • D.

      GUI

    Correct Answer
    B. OS
    Explanation
    The correct answer is OS. The operating system (OS) allows multiple programs to run on a computer by managing system resources such as memory, processing power, and input/output devices. It provides an interface between the hardware and software, allowing programs to communicate with the computer's hardware and access its resources. The OS also schedules and prioritizes tasks, ensuring that multiple programs can run simultaneously without interfering with each other.

    Rate this question:

  • 8. 

    When was the world wide web invented?

    • A.

      1974

    • B.

      1982

    • C.

      1989

    • D.

      1999

    Correct Answer
    C. 1989
    Explanation
    The World Wide Web was developed in 1989 by English computer scientist Timothy Berners-Lee for the European Organization for Nuclear Research (CERN).

    Rate this question:

  • 9. 

    Everything physical in a computer is attached to the...

    • A.

      Hard drive

    • B.

      CPU

    • C.

      Memory

    • D.

      Motherboard

    Correct Answer
    D. Motherboard
    Explanation
    The motherboard is the main circuit board of a computer, which connects and allows communication between all the physical components. It provides power and data connections to the CPU, memory, and other devices such as the hard drive. Therefore, everything physical in a computer, including the hard drive, CPU, and memory, is attached to the motherboard.

    Rate this question:

  • 10. 

    Information that is broken down into small chunks before it is sent to another computer are called...

    • A.

      Letters

    • B.

      Packets

    • C.

      Messages

    • D.

      Packages

    Correct Answer
    B. Packets
    Explanation
    When information is broken down into small chunks before being sent to another computer, these chunks are called packets. Each packet contains a portion of the original data along with additional information such as the source and destination addresses. These packets are then transmitted individually and reassembled at the receiving computer to recreate the original information. This process allows for efficient and reliable communication over networks.

    Rate this question:

  • 11. 

    What does GUI stand for....?

    • A.

      Graphical User Interim

    • B.

      Geographical User Interruption

    • C.

      Graphical User Interface

    • D.

      Gain Upper Intensity

    Correct Answer
    C. Graphical User Interface
    Explanation
    GUI stands for Graphical User Interface. It refers to the visual elements, such as icons, buttons, and menus, that allow users to interact with software or hardware devices. The term "graphical" indicates the use of graphics and visual elements, while "user interface" refers to how a user can control and interact with a system.

    Rate this question:

  • 12. 

    What type of software is free to try but then you have to buy?

    • A.

      Commercial

    • B.

      Shareware

    • C.

      Opensource

    • D.

      Microsoft Word

    Correct Answer
    B. Shareware
    Explanation
    Shareware is a type of software that is initially free to try but requires a purchase to continue using it. This model allows users to test the software's functionality and features before deciding to buy it. It is a common practice in the software industry, where developers offer limited or trial versions of their software to attract potential customers. Shareware typically offers a time-limited trial or restricts certain advanced features until a license is purchased.

    Rate this question:

Godwin Iheuwa |MS, Computer Science |
Computer Expert
Godwin is a proficient Database Administrator currently employed at MTN Nigeria. He holds as MS in Computer Science from the University of Bedfordshire, where he specialized in Agile Methodologies and Database Administration. He also earned a Bachelor's degree in Computer Science from the University of Port Harcourt. With expertise in SQL Server Integration Services (SSIS) and SQL Server Management Studio, Godwin's knowledge and experience enhance the authority of our quizzes, ensuring accuracy and relevance in the realm of computer science.

Quiz Review Timeline +

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

  • Current Version
  • Mar 26, 2024
    Quiz Edited by
    ProProfs Editorial Team

    Expert Reviewed by
    Godwin Iheuwa
  • Sep 21, 2009
    Quiz Created by
    Aishamo
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.