What is the purpose of a GPU? MCQ with Answer and Explanation

What is the purpose of a GPU?
A. Graphics processing
B. General processing
C. Input processing
D. Memory management
Answer: Option A
Solution (By JKExamLibrary)
GPU (Graphics Processing Unit) handles rendering of images and video.

This question belongs to: Computer Computer Fundamentals

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1 Report Error
What is the technical definition of the 'Execution Cycle' (E-Time) in the context of computer instruction processing?
A. The time spent fetching an instruction from primary memory.
B. The time during which the ALU decodes an instruction format.
C. The time during which an instruction is actually executed by the ALU and stored.
D. The time required to boot the operating system core.

Correct Answer: Option C


Explanation:
E-Time (Execution Time) represents the phase where the instruction is carried out by the ALU, and the resulting data is written to a register or memory.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
Which computer system from the first-generation era is widely recognized as the first general-purpose electronic digital computer?
A. EDVAC
B. ENIAC
C. UNIVAC I
D. EDSAC

Correct Answer: Option B


Explanation:
ENIAC (Electronic Numerical Integrator and Computer), designed by Mauchly and Eckert, was the first general-purpose electronic programmable digital computer.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
What is the function of the address bus?
A. Carries control signals
B. Carries power
C. Carries memory addresses
D. Carries data

Correct Answer: Option C


Explanation:
The address bus carries the address of the memory location being accessed.

This question belongs to: Computer Computer Fundamentals