Microsoft
98-374 · Question #102
What is the default setting for TargetElapsedTime in an XNA project that uses a fixed-step game loop?
The correct answer is D. 1/60 second. See the full explanation below for the reasoning.
Question
What is the default setting for TargetElapsedTime in an XNA project that uses a fixed-step game loop?
Options
- Al second
- B1/2 second
- C1/30 second
- D1/60 second
How the community answered
(40 responses)- A5% (2)
- B18% (7)
- C8% (3)
- D70% (28)
Community Discussion
No community discussion yet for this question.