Hardware & Components Questions

Timed Mode
Technology 20 Questions Instant Answers

Computer hardware refers to the physical components that make up a computer system. The central processing unit (CPU) executes instructions; RAM provides fast temporary memory; storage devices like SSDs and hard drives hold data permanently; and graphics cards handle visual proce Read more

0 / 20 answered
1

Which company developed the 'PlayStation' gaming console?

Easy
A
Nintendo
B
Microsoft
C
Sony
D
Sega
Explanation

Sony (specifically Sony Interactive Entertainment) developed the PlayStation gaming console, first released in Japan in 1994. It was the first "computer entertainment platform" to ship 100 million units.

🌟 Fun Fact

The original PlayStation was actually supposed to be a collaboration between Sony and Nintendo as a CD-ROM add-on for the SNES, but the deal fell through!

2

What does 'HDMI' stand for?

Medium
A
High-Definition Multimedia Interface
B
High Data Main Input
C
Home Digital Media Index
D
Hidden Data Memory Interface
Explanation

HDMI stands for High-Definition Multimedia Interface. It is a proprietary audio/video interface for transmitting uncompressed video data and compressed or uncompressed digital audio data from an HDMI-compliant source (like a laptop or game console) to a compatible computer monitor or TV.

🌟 Fun Fact

Because HDMI is a digital signal, a 5 cable usually performs exactly the same as a 50 "premium" cable for standard home setups!

3

What is the maximum storage capacity of a standard CD-ROM?

Medium
A
100MB
B
500MB
C
700MB
D
1GB
Explanation

A standard CD-ROM (Compact Disc Read-Only Memory) has a storage capacity of 700 MB. This was a massive amount of storage when it was released in the 1980s, equivalent to about 480 floppy disks.

🌟 Fun Fact

The 700MB/74-minute limit for CDs was supposedly chosen so that a single disc could hold a complete recording of Beethoven's Ninth Symphony!

4

Which storage uses flash memory?

Medium
A
HDD
B
DVD
C
SSD
D
Tape
Explanation

Solid State Drives (SSD) and USB Flash Drives use "flash memory" to store data. Flash memory is a type of electronic storage that has no moving parts, making it much faster, quieter, and more resistant to physical shock than traditional spinning hard drives.

🌟 Fun Fact

Flash memory is called "non-volatile," which means it can keep its data for years even without any electricity. This is thanks to tiny "floating gate" transistors that can trap an electrical charge inside them, representing a 1 or a 0, for a very long time.

5

What does 'LCD' stand for?

Easy
A
Liquid Crystal Display
B
Light Color Density
C
Linear Circuit Device
D
Low Color Display
Explanation

LCD stands for Liquid Crystal Display. It is a flat-panel display technology that works by using liquid crystals to rotate the polarization of light. Unlike older CRT monitors that used electron beams to hit phosphor, LCDs require a backlight (usually LED today) to pass light through a layer of liquid crystals and color filters.

🌟 Fun Fact

The first liquid crystals were discovered in 1888 by an Austrian botanist named Friedrich Reinitzer, but it took nearly 80 years for them to be used in a display!

6

What is the name of the cloud storage service provided by Microsoft?

Easy
A
iCloud
B
Google Drive
C
OneDrive
D
Dropbox
Explanation

OneDrive is the cloud storage and synchronization service provided by Microsoft. It allows users to store files and personal data in the cloud, share files, and sync files across Android, iOS, and Windows devices.

🌟 Fun Fact

Before being named OneDrive, the service went through several name changes, including Windows Live SkyDrive and Windows Live Folders!

7

What does USB stand for?

Easy
A
Universal Serial Bus
B
United System Bus
C
Universal System Board
D
Unified Serial Board
Explanation

USB stands for Universal Serial Bus, an industry standard that defines the cables, connectors, and communication protocols used in a bus for connection, communication, and power supply between computers and electronic devices. It was designed to standardize the connection of computer peripherals to personal computers.

🌟 Fun Fact

The USB was developed by a group of seven companies including Intel, Compaq, and Microsoft. One of the main inventors, Ajay Bhatt, later joked that he purposely didn't patent the design because he wanted the technology to be free and open for everyone to use, even though he could have made billions.

8

What is the maximum speed of a USB 2.0 port?

Hard
A
12 Mbps
B
480 Mbps
C
5 Gbps
D
10 Gbps
Explanation

The maximum theoretical speed of a USB 2.0 port is 480 Mbps (Megabits per second). In reality, the actual data transfer speed is usually closer to 280 Mbps.

🌟 Fun Fact

USB 3.0, which has a blue-colored port, is more than 10 times faster than USB 2.0, reaching speeds of up to 5 Gbps!

9

In computing, what does 'GPU' stand for?

Easy
A
General Processing Unit
B
Graphics Processing Unit
C
Global Power Unit
D
Graphical Program Unit
Explanation

GPU stands for Graphics Processing Unit. It is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display.

🌟 Fun Fact

While originally for video games, GPUs are now the "brains" behind modern Artificial Intelligence because they are great at doing many simple math problems all at once!

10

What is the native file extension for a Word document?

Easy
A
.txt
B
.docx
C
.pdf
D
.xls
Explanation

.docx is the native file extension for a Microsoft Word document (starting from Word 2007). The 'x' at the end stands for XML, which is the format used to store the document's data. Older Word documents used the .doc extension.

🌟 Fun Fact

Because .docx files are actually "zipped" XML files, you can actually change the extension to .zip and open it to see the underlying code and images of the document!

11

Which tech giant acquired Instagram in 2012?

Medium
A
Google
B
Microsoft
C
Facebook (Meta)
D
Amazon
Explanation

Facebook (now Meta) acquired Instagram in 2012 for approximately 1 billion. At the time, Instagram had only 13 employees and no revenue, but Mark Zuckerberg saw its massive potential.

🌟 Fun Fact

Today, Instagram is worth an estimated 100 billion-making it one of the most successful tech acquisitions in history!

12

What does 'GPU' stand for?

Easy
A
General Power Unit
B
Graphics Processing Unit
C
Global Path Utility
D
Graphical Program Unit
Explanation

GPU stands for Graphics Processing Unit. While originally designed to handle the complex math needed for rendering video game graphics, their ability to perform many simple calculations simultaneously has made them essential for Artificial Intelligence and Cryptocurrency mining.

🌟 Fun Fact

A modern high-end GPU can have over 10,000 "cores," whereas a high-end CPU typically has only 8 to 16!

13

What does 'BIOS' stand for?

Hard
A
Basic Input Output System
B
Binary Integrated Operating System
C
Basic Internal Online System
D
Built In Output Series
Explanation

BIOS stands for Basic Input/Output System. It is firmware stored on a small memory chip on the motherboard that initializes and tests the computer's hardware components during the startup process (booting) before handing control over to the operating system.

🌟 Fun Fact

Modern computers have mostly replaced BIOS with a more advanced version called UEFI (Unified Extensible Firmware Interface)!

14

Which company produces the 'Ryzen' series of processors?

Medium
A
Intel
B
NVIDIA
C
AMD
D
Qualcomm
Explanation

AMD (Advanced Micro Devices) produces the 'Ryzen' series of processors. Launched in 2017, the Ryzen line significantly increased competition in the CPU market, offering high performance and high core counts for gamers and professionals.

🌟 Fun Fact

The Ryzen logo is an "Enso" (a Zen circle), which symbolizes absolute enlightenment, strength, and elegance in Japanese calligraphy!

15

What does 'SSD' stand for?

Medium
A
Super Speed Disk
B
Solid State Drive
C
Static Storage Device
D
Smart System Drive
Explanation

SSD stands for Solid State Drive. Unlike traditional Hard Disk Drives (HDDs), which use spinning platters and a moving read/write head, SSDs use flash memory to store data, making them much faster, quieter, and more durable.

🌟 Fun Fact

Because they have no moving parts, SSDs are much more resistant to physical shock-if you drop a laptop with an SSD, your data is much more likely to survive!

16

What is the base of binary system?

Hard
A
2
B
8
C
10
D
16
Explanation

The binary system is a base-2 number system that uses only two digits: 0 and 1. It is the fundamental "language" of all modern computers because electronic circuits are most reliable when they only have to distinguish between two states: "On" (1) and "Off" (0). Every piece of digital data, from high-definition movies to complex AI models, is ultimately stored as a massive string of these two numbers.

🌟 Fun Fact

The binary system was actually described by the German mathematician Gottfried Wilhelm Leibniz in the 17th century, long before electronic computers existed; he believed that binary was a perfect language that could represent the logic of the entire universe.

17

Which company created 'Chrome'?

Easy
A
Microsoft
B
Apple
C
Google
D
Mozilla
Explanation

Google created the Chrome web browser, first released in 2008. It was designed to be faster and more secure than existing browsers like Internet Explorer and Firefox.

🌟 Fun Fact

Chrome's name refers to the "chrome" or the window frame of a browser; the designers wanted to minimize the browser's own UI (the chrome) so users could focus on the website content!

18

Which storage is permanent?

Easy
A
RAM
B
Cache
C
Hard Disk
D
Register
Explanation

Hard Disk Drives (HDD) and Solid State Drives (SSD) provide permanent storage for a computer, meaning they retain data even when the power is turned off (non-volatile memory). This is where the operating system, applications, and your personal files are stored for the long term.

🌟 Fun Fact

The first hard drive, the IBM RAMAC 305 (1956), was the size of two large refrigerators and weighed over a ton, yet it could only store about 5 megabytes of data-less than the size of one high-quality MP3 song today!

19

What does 'RAM' stand for?

Easy
A
Read Access Memory
B
Random Access Memory
C
Real Access Mode
D
Rapid Action Memory
Explanation

RAM stands for Random Access Memory. It is a type of computer memory that can be accessed quickly and is used to store data that the computer is actively using. It is "volatile," meaning all data is lost when the power is turned off.

🌟 Fun Fact

Having more RAM doesn't necessarily make your computer "faster," but it allows you to run more programs at the same time without slowing down!

20

What is the smallest unit of digital information?

Easy
A
Byte
B
Bit
C
Kilobyte
D
Nibble
Explanation

A bit (short for binary digit) is the smallest unit of digital information. It can have only one of two values: 0 or 1. All complex data, from photos to video games, is ultimately made up of billions of these tiny bits.

🌟 Fun Fact

While a "bit" is the smallest unit, a group of 8 bits is called a "byte," and a group of 4 bits is sometimes jokingly called a "nibble"!

🎉

All Done!

Here's how you did on Hardware & Components

0
✅ Correct
0
❌ Wrong
0%
🎯 Score