The Ultimate ICT General Knowledge Quiz For Tech Enthusiasts

Reviewed by Godwin Iheuwa
Godwin Iheuwa, MS (Computer Science) |
Database Administrator
Review Board Member
Godwin Iheuwa, a Database Administrator at MTN Nigeria, holds an MS in Computer Science, specializing in Agile Methodologies and Database Administration from the University of Bedfordshire and a Bachelor's in Computer Science from the University of Port Harcourt. His proficiency in SQL Server Integration Services (SSIS) and SQL Server Management Studio contributes to his expertise in database management.
, MS (Computer Science)
By Owenbottoms
O
Owenbottoms
Community Contributor
Quizzes Created: 2 | Total Attempts: 214,254
| Attempts: 65,760 | Questions: 15
Please wait...
Question 1 / 15
0 %
0/100
Score 0/100
1. What is RAM?

Explanation

RAM, also known as Random Access Memory, is a type of computer memory that allows data to be read from and written to in any order, regardless of the physical location of the data. It is a volatile memory, meaning that its contents are lost when the power is turned off. RAM is an essential component of a computer system as it provides temporary storage for data and instructions that are actively being used by the CPU. It allows for fast access to data, enabling efficient multitasking and overall system performance.

Submit
Please wait...
About This Quiz
The Ultimate ICT General Knowledge Quiz For Tech Enthusiasts - Quiz

Are you ready to put your tech skills to the test? This ultimate ICT general knowledge quiz will challenge your expertise with fun and informative ICT quiz questions... see moreand answers. If you're a tech enthusiast or a beginner, this quiz has something for everyone. From basic computer concepts to advanced technological advancements, you’ll explore a wide range of topics.

Discover how well you truly understand the digital world. Sharpen your knowledge, learn something new, and see how you measure up to other tech-savvy minds. Perfect for curious learners and seasoned experts, this interactive ICT quiz bee promises to be both entertaining and educational. see less

2. What part of the computer system can one physically touch?

Explanation

Hardware refers to the physical components of a computer system that can be touched, such as the monitor, keyboard, mouse, and CPU. Software, on the other hand, refers to the programs and applications that run on the hardware. The OS (Operating System) is a type of software that manages the computer's hardware and software resources. While programs are also a type of software that perform specific tasks. Therefore, out of the given options, only hardware can be physically touched.

Submit
3. What type of device is a keyboard?

Explanation

A keyboard is an input device. It is used to enter data and commands into a computer or other electronic devices. By pressing the keys on a keyboard, users can input text, numbers, and various commands, which the computer then processes. The keyboard translates these keystrokes into signals that the computer's processor can understand. This functionality makes the keyboard an essential tool for interacting with a computer, allowing users to perform a wide range of tasks, from typing documents to executing complex commands. Understanding the role of input devices like keyboards is fundamental to using and operating computers effectively.
Submit
4. What is a Universal Serial Bus?

Explanation

A Universal Serial Bus (USB) is a standardized technology for connecting various devices to a computer. It defines the cables, connectors, and communication protocols used to transfer data and provide power. USB has become the most common method for connecting peripherals like keyboards, mice, printers, and external drives.  

Submit
5. What would you use this cable for?

Explanation

A VGA (Video Graphics Array) cable is specifically designed to transmit analog video signals. It's that cable with the 15-pin connector, often blue, that you used to see connecting computers to monitors. While newer digital interfaces like HDMI and DisplayPort are more common now, VGA was the standard for many years. It's important to note that VGA only carries video signals, not audio or data. So, it can't be used for internet connections, which require Ethernet cables, or for connecting USB flash drives, which have their own dedicated ports.
Submit
6. 1 GB is equal to how many MB?

Explanation

1 GB (gigabyte) is equal to 1024 MB (megabytes). In computing, data storage is commonly measured in binary units, where each unit is a power of 2. A gigabyte is defined as 210 megabytes, which equals 1024 megabytes. This binary measurement system is based on the binary numeral system used by computers, where each increase in unit size represents an exponential increase in the amount of data storage. Understanding these conversions is essential for managing and understanding data storage capacities in computers and other digital devices.

Submit
7. What would you use a USB Flash Drive for?

Explanation

A USB flash drive is a portable storage device that can be used to save files. It allows users to transfer and store data, such as documents, photos, videos, and more. Unlike traditional storage options, like hard drives or CDs, a USB flash drive is small, lightweight, and easy to carry around. It provides a convenient way to backup important files, transfer data between devices, and access files on the go. Therefore, using a USB flash drive for saving files is a practical and common application.

Submit
8. What are IC chips most commonly made of?

Explanation

IC chips, also known as integrated circuits, are made of silicon. Silicon is a semiconductor material that is widely used in the electronics industry due to its ability to conduct electricity under certain conditions. It is a crucial component in the manufacturing of IC chips as it allows for the miniaturization and integration of various electronic components onto a single chip. Silicon's properties, such as its high melting point, low electrical resistance, and ability to handle high temperatures, make it an ideal material for IC chip production.

Submit
9. Examples of peripheral devices are

Explanation

The correct answer is "All of the above" because all the mentioned options, including the monitor, keyboard, and mouse, are examples of peripheral devices. Peripheral devices are external hardware components that connect to a computer and provide input/output capabilities, enhancing the functionality of the computer system. These devices are not essential for the basic operation of the computer but are used to perform specific tasks and interact with the user.

Submit
10. Which cable is used to connect a hard drive to a motherboard?

Explanation

SATA (Serial ATA) cables are commonly used to connect hard drives, SSDs, and optical drives to the motherboard. They have largely replaced the older IDE (Integrated Drive Electronics) cables, which were bulkier and slower. USB cables are used for external devices, and PS2 cables are used for older keyboard and mouse connections.

Submit
11. What is the full form of 'URL'?

Explanation

A URL stands for Uniform Resource Locator. It is a string of characters that is used to address and locate resources on the internet. It provides a way to identify and access specific web pages, documents, images, or any other type of file. The URL consists of different components such as the protocol (http, https, ftp), the domain name (www.example.com), and the specific path or location of the resource. The correct answer is "Uniform Resource Locator" because it accurately defines what a URL is.

Submit
12. Which of these is a free operating system?

Explanation

Ubuntu is a free operating system because it is an open source software, meaning that its source code is freely available for anyone to view, modify, and distribute. This allows users to use Ubuntu without any cost and also gives them the freedom to customize and adapt the operating system to their needs. Unlike Windows 7, Windows XP, and Mac OSX, which are proprietary operating systems, Ubuntu is free to use and promotes the principles of open-source software.

Submit
13. What is an example of non-volatile memory?

Explanation

ROM (Read-Only Memory) is an example of non-volatile memory. Non-volatile memory retains its data even when the power is turned off, making it ideal for storing firmware and important system instructions that must persist across reboots. RAM (Random Access Memory) and Cache Memory, on the other hand, are volatile types of memory, which means they lose their data when the power is turned off. ROM is used in various applications within a computer, such as storing the BIOS, which is essential for booting up the system and performing initial hardware checks and configurations. Understanding the difference between volatile and non-volatile memory is crucial for comprehending how computer systems manage and retain data.

Submit
14. Which is not an Operating System?

Explanation

Microsoft Office XP is not an operating system. It is a suite of productivity applications developed by Microsoft. Operating systems, on the other hand, are software that manage computer hardware and software resources and provide services for computer programs. Examples of operating systems include Red Hat Linux, BSD Unix, and Windows 98.

Submit
15. Which of these is a type of RAM/DRAM?

Explanation

DDR3 (Double Data Rate 3) is a type of RAM (Random Access Memory) or DRAM (Dynamic Random Access Memory). It is a common type of memory used in computers and other electronic devices. The other options, "DDR79-9-8" and "DRR3-PC2700," do not represent valid types of RAM. DDR3 is known for its faster data transfer rates compared to its predecessors, DDR2 and DDR. It is often used in older computers and laptops due to its affordability and compatibility with older hardware.

Submit
View My Results
Godwin Iheuwa |MS (Computer Science) |
Database Administrator
Godwin Iheuwa, a Database Administrator at MTN Nigeria, holds an MS in Computer Science, specializing in Agile Methodologies and Database Administration from the University of Bedfordshire and a Bachelor's in Computer Science from the University of Port Harcourt. His proficiency in SQL Server Integration Services (SSIS) and SQL Server Management Studio contributes to his expertise in database management.

Quiz Review Timeline (Updated): Feb 28, 2025 +

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

  • Current Version
  • Feb 28, 2025
    Quiz Edited by
    ProProfs Editorial Team

    Expert Reviewed by
    Godwin Iheuwa
  • Mar 01, 2013
    Quiz Created by
    Owenbottoms
Cancel
  • All
    All (15)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What is RAM?
What part of the computer system can one physically touch?
What type of device is a keyboard?
What is a Universal Serial Bus?
What would you use this cable for?
1 GB is equal to how many MB?
What would you use a USB Flash Drive for?
What are IC chips most commonly made of?
Examples of peripheral devices are
Which cable is used to connect a hard drive to a motherboard?
What is the full form of 'URL'?
Which of these is a free operating system?
What is an example of non-volatile memory?
Which is not an Operating System?
Which of these is a type of RAM/DRAM?
Alert!

Advertisement