Microsoft
98-374 · Question #19
98-374 Question #19: Real Exam Question with Answer & Explanation
The correct answer is C. Direct3DCreate9(). See the full explanation below for the reasoning.
Question
You need to implement a Direct3D-based rendering system for a 3D game. Which method is called to create a Direct3D object in your application?
Options
- ACreateDevice()
- BGetAdapterDisplayMode()
- CDirect3DCreate9()
- DGetAdapterIdentifier()
Community Discussion
No community discussion yet for this question.