MCQ Collection
GAT Subject Computer Science MCQs
Practice GAT Subject Computer Science questions with answers and explanations.
Choose an option to check your answer.
Correct Answer: B
Explanation:
The h1 element represents the highest-level heading.
Choose an option to check your answer.
Correct Answer: C. A group of connected devices that exchange data
Explanation:
A network connects devices so they can communicate and share resources.
Choose an option to check your answer.
Correct Answer: D. Bubble sort
Explanation:
Bubble sort compares adjacent pairs and swaps them until ordered.
Choose an option to check your answer.
Correct Answer: A. One binary value
Explanation:
A bit stores either 0 or 1.
Choose an option to check your answer.
Correct Answer: B. 8
Explanation:
A byte conventionally contains eight bits.
Choose an option to check your answer.
Correct Answer: C. 1010
Explanation:
Decimal 10 equals 8 + 2, giving binary 1010.
Choose an option to check your answer.
Correct Answer: D. Translate source code into another executable or lower-level form
Explanation:
A compiler translates source code before execution.
Choose an option to check your answer.
Correct Answer: A. Primary key
Explanation:
A primary key uniquely identifies each table row.
Choose an option to check your answer.
Correct Answer: B. The address of a resource on a network
Explanation:
A URL locates a resource such as a web page.
Choose an option to check your answer.
Correct Answer: C. Bubble sort
Explanation:
Bubble sort compares adjacent pairs and swaps them until ordered.
Choose an option to check your answer.
Correct Answer: C. HTTPS
Explanation:
HTTPS uses HTTP over encrypted transport.
Choose an option to check your answer.
Correct Answer: D. One binary value
Explanation:
A bit stores either 0 or 1.