FC0-U61 · Question #650
Which of the following is the purpose of a GURU?
The correct answer is B. To increase video rendering speed. A GPU (Graphics Processing Unit) is designed to accelerate the rendering of images, videos, and 3D graphics, significantly increasing video rendering speed.
Question
Which of the following is the purpose of a GURU?
Options
- ATo speed up processor functions
- BTo increase video rendering speed
- CTo cache CPU information
- DTo offer short-term memory storage
How the community answered
(39 responses)- B92% (36)
- C3% (1)
- D5% (2)
Why each option
A GPU (Graphics Processing Unit) is designed to accelerate the rendering of images, videos, and 3D graphics, significantly increasing video rendering speed.
While a GPU assists the CPU, its primary role is not to speed up general processor functions but specific graphical computations.
The question uses "GURU" which is a common typo for GPU (Graphics Processing Unit). A GPU's primary purpose is to rapidly manipulate and render images, videos, and 3D graphics. It contains thousands of smaller cores optimized for parallel processing, which is highly effective for the intensive calculations required in video rendering and gaming.
A GPU has its own dedicated memory (VRAM) but its purpose is not to cache CPU information; CPU caching is handled by the CPU's own cache memory.
A GPU uses its dedicated VRAM for storing graphical data and textures, which is a form of short-term memory, but its core purpose is accelerated processing of graphics, not general-purpose short-term memory storage like RAM.
Concept tested: Graphics Processing Unit (GPU) function
Source: https://learn.microsoft.com/en-us/windows/win32/direct3d11/direct3d-11-features#gpu-computing
Topics
Community Discussion
No community discussion yet for this question.