Computer Abbreviations MCQs

Practice Computer Abbreviations MCQs covering CPU, RAM, ROM, USB, OCR, OMR, MICR, URL, HTTP, HTML and other important abbreviations.

369 Total
Question #161 Report Error
What does the motherboard system bus acronym PCI stand for?
A. Primary Component Interface
B. Personal Computer Interconnect
C. Peripheral Component Interconnect
D. Peripheral Connection Interface

Correct Answer: Option C


Explanation:
PCI stands for Peripheral Component Interconnect. It defines an industry-standard interface configuration for connecting local hardware expansion slots.

This question belongs to: Computer Computer Abbreviations
Question #162 Report Error
What is the exact expansion of the high-speed bus standard PCIe?
A. Peripheral Component Interface Extended
B. Primary Connection Interconnect Express
C. Peripheral Component Interconnect Express
D. Peripheral Component Interconnect Embedded

Correct Answer: Option C


Explanation:
PCIe stands for Peripheral Component Interconnect Express. It implements isolated point-to-point serial lanes to improve on older shared parallel PCI layouts.

This question belongs to: Computer Computer Abbreviations
Question #163 Report Error
What did the old, dedicated legacy graphics port acronym AGP stand for?
A. Advanced Graphics Processor
B. Accelerated Graphics Port
C. Allocated Graphics Port
D. Array Graphics Port

Correct Answer: Option B


Explanation:
AGP stands for Accelerated Graphics Port. It was engineered specifically to facilitate high-throughput pathways between graphics cards and main system memory.

This question belongs to: Computer Computer Abbreviations
Question #164 Report Error
In legacy computing system bus standards, what did VLB stand for?
A. Vector Link Buffer
B. VESA Local Bus
C. Video Local Baseline
D. Virtual Long Bus

Correct Answer: Option B


Explanation:
VLB stands for VESA Local Bus, an early 32-bit architectural bus standard that directly extended the internal processor bus lines.

This question belongs to: Computer Computer Abbreviations
Question #165 Report Error
What is the full form of the core processing abbreviation CPU?
A. Computer Processing Unit
B. Core Processing Unit
C. Central Processing Unit
D. Central Processor Utility

Correct Answer: Option C


Explanation:
CPU expands directly to Central Processing Unit, functioning as the foundational computational core responsible for executing code logic.

This question belongs to: Computer Computer Abbreviations
Question #166 Report Error
Within a CPU, what does the abbreviation ALU explicitly stand for?
A. Array Logic Unit
B. Algorithm Logical Unit
C. Arithmetic Logic Unit
D. Arithmetic Level Unit

Correct Answer: Option C


Explanation:
ALU stands for Arithmetic Logic Unit. It executes all mathematical additions, subtractions, and bitwise boolean computations.

This question belongs to: Computer Computer Abbreviations
Question #167 Report Error
What does the control component abbreviation CU stand for inside a standard processor?
A. Central Unit
B. Control Unit
C. Command Unit
D. Core Utility

Correct Answer: Option B


Explanation:
CU stands for Control Unit. It fetches encoded microcode instructions, unpacks their execution paths, and signals internal pipelines.

This question belongs to: Computer Computer Abbreviations
Question #168 Report Error
What does FPU stand for when looking at complex hardware processing components?
A. Floating Point Unit
B. Fast Processing Unit
C. Fixed Processing Unit
D. File Processing Utility

Correct Answer: Option A


Explanation:
FPU stands for Floating Point Unit. It is a dedicated math co-processor designed specifically to run non-integer mathematical equations swiftly.

This question belongs to: Computer Computer Abbreviations
Question #169 Report Error
What does the abbreviation GPU stand for in high-resolution visual processing systems?
A. Graphics Processing Unit
B. General Processing Unit
C. Graphical Programmer Unit
D. Gaming Processing Unit

Correct Answer: Option A


Explanation:
GPU stands for Graphics Processing Unit. It utilizes massive parallel core grids to handle pixel modifications and visual output buffers simultaneously.

This question belongs to: Computer Computer Abbreviations
Question #170 Report Error
What does the hardware spec metrics acronym TDP stand for in modern chip tuning?
A. Time Delayed Processor
B. Thermal Design Power
C. Total Dissipated Power
D. Thermal Core Protocol

Correct Answer: Option B


Explanation:
TDP stands for Thermal Design Power. It details the peak thermal ceiling load value that a cooling system must be engineered to disperse safely.

This question belongs to: Computer Computer Abbreviations
Question #171 Report Error
What does L1 Cache represent in processor specifications?
A. Linear 1 Cache
B. Level 1 Cache
C. Logical 1 Cache
D. Latency 1 Cache

Correct Answer: Option B


Explanation:
L1 Cache stands for Level 1 Cache. It is the fastest, lowest-latency cache memory baked directly onto each separate internal processor core block.

This question belongs to: Computer Computer Abbreviations
Question #172 Report Error
What does L2 Cache represent in memory hierarchy charts?
A. Level 2 Cache
B. Latency 2 Cache
C. Logical 2 Cache
D. Linked 2 Cache

Correct Answer: Option A


Explanation:
L2 Cache stands for Level 2 Cache. It acts as a primary buffer layer that is slightly larger but marginally slower than ultra-fast L1 blocks.

This question belongs to: Computer Computer Abbreviations
Question #173 Report Error
What does L3 Cache represent in modern multi-core processor setups?
A. Level 3 Cache
B. Logical 3 Cache
C. Linked 3 Cache
D. Linear 3 Cache

Correct Answer: Option A


Explanation:
L3 Cache stands for Level 3 Cache. It serves as a large memory block shared across all active executing cores to cut down on main RAM lookups.

This question belongs to: Computer Computer Abbreviations
Question #174 Report Error
What is the full form of the hardware connection standard USB?
A. Universal Serial Baseline
B. Universal System Bus
C. Unified Serial Bus
D. Universal Serial Bus

Correct Answer: Option D


Explanation:
USB expands directly to Universal Serial Bus. It provides standardized interconnect protocols across wide assortments of hot-swappable external peripherals.

This question belongs to: Computer Computer Abbreviations
Question #175 Report Error
What is the full form of the document digitizing technology abbreviation OCR?
A. Optimal Character Reader
B. Optical Character Recognition
C. Optical Code Recognition
D. Operational Character Registry

Correct Answer: Option B


Explanation:
OCR expands directly to Optical Character Recognition, a process converting raw text matrix arrays inside graphics files into actionable digital data character sets.

This question belongs to: Computer Computer Abbreviations
Question #176 Report Error
What is the full form of the automated grading standard acronym OMR?
A. Optical Mark Recognition
B. Operational Mark Recognition
C. Optical Mark Reader
D. Optimal Mark Registry

Correct Answer: Option A


Explanation:
OMR expands directly to Optical Mark Recognition. It evaluates examination bubble patterns by projecting targeted light rays to measure reflectivity gradients.

This question belongs to: Computer Computer Abbreviations
Question #177 Report Error
What is the full form of the banking validation technology acronym MICR?
A. Magnetic Information Code Recognition
B. Magnetic Ink Character Reader
C. Magnetic Ink Character Recognition
D. Management Ink Character Registration

Correct Answer: Option C


Explanation:
MICR expands directly to Magnetic Ink Character Recognition, relying on specialized magnetic readers to verify iron oxide check signatures securely.

This question belongs to: Computer Computer Abbreviations
Question #178 Report Error
What is the full form of the universal web path acronym URL?
A. Uniform Resource Linker
B. Uniform Resource Locator
C. Universal Resource Locator
D. Universal Resource Location

Correct Answer: Option B


Explanation:
URL expands directly to Uniform Resource Locator, serving as a standardized formatting address to route queries accurately over internet nodes.

This question belongs to: Computer Computer Abbreviations
Question #179 Report Error
What is the full form of the standard web application layer acronym HTTP?
A. Hypertext Transfer Protocol
B. Hypermedia Transfer Protocol
C. Hypertext Transmission Protocol
D. Hyperlink Transfer Protocol

Correct Answer: Option A


Explanation:
HTTP expands directly to Hypertext Transfer Protocol. It forms the standard client-server message framework used to exchange web files across global nodes.

This question belongs to: Computer Computer Abbreviations
Question #180 Report Error
What is the full form of the document markup layout standard abbreviation HTML?
A. Hypermedia Markup Language
B. Hypertext Markup Language
C. Hyperlink Markup Language
D. Home Text Markup Language

Correct Answer: Option B


Explanation:
HTML expands directly to Hypertext Markup Language. It provides structural markup instructions that direct client engines how to format web content pages.

This question belongs to: Computer Computer Abbreviations