Computer Abbreviations MCQs

Computer

Computer Abbreviations MCQs

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

369
Total Questions

Practice Questions

Page 1 of 19
Question #1
What does the abbreviation CPU stand for in computer science?
A. Control Processing Unit
B. Central Processor Utility
C. Central Processing Unit
D. Computer Processing Unit

Correct Answer: Option C


Explanation:
CPU stands for Central Processing Unit. It is often referred to as the brain of the computer, responsible for executing instructions and managing the operations of all other components.

This question belongs to: Computer Computer Abbreviations
Question #2
In computer memory terminology, what is the full form of RAM?
A. Read Access Memory
B. Real Allocation Module
C. Random Access Memory
D. Ready Application Memory

Correct Answer: Option C


Explanation:
RAM stands for Random Access Memory. It is a volatile type of memory used by the system to store data that is actively being used and processed by the CPU.

This question belongs to: Computer Computer Abbreviations
Question #3
Which of the following correctly expands the abbreviation ROM?
A. Read Output Module
B. Read Only Memory
C. Rapid Operational Memory
D. Random Object Memory

Correct Answer: Option B


Explanation:
ROM stands for Read Only Memory. It is a non-volatile memory type that permanently stores boot instructions and critical system firmware like the BIOS.

This question belongs to: Computer Computer Abbreviations
Question #4
What does the acronym USB stand for when referring to computer hardware connectivity?
A. Universal System Board
B. Universal Serial Baseline
C. Universal Serial Bus
D. Unified System Bus

Correct Answer: Option C


Explanation:
USB stands for Universal Serial Bus. It is an industry standard for cables, connectors, and protocols used for connection, communication, and power supply between computers and devices.

This question belongs to: Computer Computer Abbreviations
Question #5
In data entry and document processing, what does OCR stand for?
A. Optimal Character Rendering
B. Optical Code Reader
C. Operational Character Registry
D. Optical Character Recognition

Correct Answer: Option D


Explanation:
OCR stands for Optical Character Recognition. It is a technology used to convert different types of documents, such as scanned paper documents or PDF files, into editable and searchable data.

This question belongs to: Computer Computer Abbreviations
Question #6
What is the full form of OMR, a technology frequently used to evaluate multiple-choice answer sheets in competitive exams?
A. Optimal Mark Registry
B. Optical Management Reader
C. Optical Mark Recognition
D. Output Mark Reader

Correct Answer: Option C


Explanation:
OMR stands for Optical Mark Recognition. It is the process of capturing human-marked data from document forms such as surveys and tests.

This question belongs to: Computer Computer Abbreviations
Question #7
Which of the following is the correct full form of MICR, widely used in the banking industry for processing cheques?
A. Magnetic Ink Character Recognition
B. Magnetic Information Character Reader
C. Magnetic Internal Code Reader
D. Maximum Ink Character Rate

Correct Answer: Option A


Explanation:
MICR stands for Magnetic Ink Character Recognition. It is a character recognition technology used mainly by the banking industry to ease the processing and clearance of cheques and other documents.

This question belongs to: Computer Computer Abbreviations
Question #8
What is the complete expansion of the abbreviation URL used to locate resources on the web?
A. Universal Resource Locator
B. Universal Realtime Locator
C. Uniform Resource Linker
D. Uniform Resource Locator

Correct Answer: Option D


Explanation:
URL stands for Uniform Resource Locator. It is the global address of documents and other resources on the World Wide Web.

This question belongs to: Computer Computer Abbreviations
Question #9
In web protocols, what does HTTP stand for?
A. Hypertext Transfer Protocol
B. High Transfer Text Protocol
C. Hyperlink Transfer Program
D. Hypertext Transmission Protocol

Correct Answer: Option A


Explanation:
HTTP stands for Hypertext Transfer Protocol. It is the foundational protocol used by the World Wide Web to define how messages are formatted and transmitted.

This question belongs to: Computer Computer Abbreviations
Question #10
What does HTML stand for in web development?
A. Hypermedia Text Management Language
B. Hypertext Markup Language
C. Hyperlink Text Markup Language
D. Hypertext Management Language

Correct Answer: Option B


Explanation:
HTML stands for Hypertext Markup Language. It is the standard markup language used for creating documents designed to be displayed in a web browser.

This question belongs to: Computer Computer Abbreviations
Question #11
Regarding the secure variant of HTTP, what does the 'S' stand for in HTTPS?
A. Secure
B. System
C. Standard
D. Socket

Correct Answer: Option A


Explanation:
In HTTPS, the 'S' stands for Secure. It indicates that the protocol uses TLS or SSL to encrypt communications between the client and the server.

This question belongs to: Computer Computer Abbreviations
Question #12
In computer memory subcategories, what does SRAM stand for?
A. Sequential Random Access Memory
B. Serial Random Access Memory
C. Synchronous Random Access Memory
D. Static Random Access Memory

Correct Answer: Option D


Explanation:
SRAM stands for Static Random Access Memory. It uses flip-flops to store data and is faster and more expensive than DRAM, commonly used as cache memory.

This question belongs to: Computer Computer Abbreviations
Question #13
What is the full form of DRAM?
A. Data Random Access Memory
B. Dynamic Random Access Memory
C. Direct Random Access Memory
D. Digital Random Access Memory

Correct Answer: Option B


Explanation:
DRAM stands for Dynamic Random Access Memory. It stores each bit of data in a separate capacitor within an integrated circuit and requires constant refreshing.

This question belongs to: Computer Computer Abbreviations
Question #14
Which of the following expands EEPROM correctly?
A. Electrically Erasable Programmable Read-Only Memory
B. Electronic Erasable Programmable Read-Only Memory
C. Electrically Encrypted Programmable Read-Only Memory
D. Extended Erasable Programmable Read-Only Memory

Correct Answer: Option A


Explanation:
EEPROM stands for Electrically Erasable Programmable Read-Only Memory. It is user-modifiable read-only memory that can be erased and reprogrammed repeatedly through the application of higher than normal electrical voltage.

This question belongs to: Computer Computer Abbreviations
Question #15
What does PROM stand for?
A. Peripheral Read-Only Memory
B. Process Read-Only Memory
C. Primary Read-Only Memory
D. Programmable Read-Only Memory

Correct Answer: Option D


Explanation:
PROM stands for Programmable Read-Only Memory. It is a form of digital memory where the setting of each bit is locked by a fuse or antifuse, allowing it to be programmed only once.

This question belongs to: Computer Computer Abbreviations
Question #16
Within a CPU, what does the abbreviation ALU represent?
A. Application Logic Unit
B. Array Logic Unit
C. Arithmetic Logic Unit
D. Algorithm Logic Unit

Correct Answer: Option C


Explanation:
ALU stands for Arithmetic Logic Unit. It is the part of the CPU that performs all arithmetic computations (addition, subtraction) and logical operations (AND, OR, NOT).

This question belongs to: Computer Computer Abbreviations
Question #17
Along with the ALU, the CPU contains a CU. What does CU stand for?
A. Control Unit
B. Core Unit
C. Computing Unit
D. Central Unit

Correct Answer: Option A


Explanation:
CU stands for Control Unit. It directs the operation of the processor by telling the computer's memory, arithmetic/logic unit, and input and output devices how to respond to instructions.

This question belongs to: Computer Computer Abbreviations
Question #18
When discussing RAM specifications, what does SDRAM stand for?
A. Synchronous Dynamic Random Access Memory
B. Static Dynamic Random Access Memory
C. Serial Dynamic Random Access Memory
D. Sequential Dynamic Random Access Memory

Correct Answer: Option A


Explanation:
SDRAM stands for Synchronous Dynamic Random Access Memory. It is a generic name for various kinds of dynamic random access memory that are synchronized with the clock speed that the microprocessor is optimized for.

This question belongs to: Computer Computer Abbreviations
Question #19
What is the full form of EPROM?
A. Extended Programmable Read-Only Memory
B. Electronic Programmable Read-Only Memory
C. Erasable Programmable Read-Only Memory
D. External Programmable Read-Only Memory

Correct Answer: Option C


Explanation:
EPROM stands for Erasable Programmable Read-Only Memory. It is a type of computer memory chip that retains its data when its power supply is switched off, and can be erased by exposing it to strong ultraviolet light.

This question belongs to: Computer Computer Abbreviations
Question #20
In web terminology, what does XHTML stand for?
A. Extensible Hypertext Markup Language
B. External Hypertext Markup Language
C. Express Hypertext Markup Language
D. Extended Hypertext Markup Language

Correct Answer: Option A


Explanation:
XHTML stands for Extensible Hypertext Markup Language. It is a hybrid between HTML and XML and is a stricter, more XML-based version of HTML.

This question belongs to: Computer Computer Abbreviations