Correct Answer: Option A — Hyper Text Transfer Protocol
Explanation: HTTP stands for HyperText Transfer Protocol. It is the foundation of data communication on the World Wide Web. HTTPS (S for Secure) is its encrypted version.
Explanation: RAM stands for Random Access Memory. It is a type of volatile memory that temporarily stores data that the CPU is currently using. Data is lost when power is turned off.
Explanation: C programming language is often called the "mother of all languages" because many modern programming languages like C++, Java, and Python are derived from or influenced by C.
Correct Answer: Option A — Central Processing Unit
Explanation: CPU stands for Central Processing Unit. It is the primary component of a computer that performs most of the processing. It is often called the "brain" of the computer.