nerdexam
Microsoft

98-374 · Question #17

In game programming, delta-time is:

The correct answer is D. The time in between two frames. See the full explanation below for the reasoning.

Question

In game programming, delta-time is:

Options

  • AThe time between when an app starts and the current frame.
  • BThe required frames per second (FPS) for the app.
  • CThe time when the operating system's clock time was captured inside the app.
  • DThe time in between two frames.

How the community answered

(63 responses)
  • A
    14% (9)
  • B
    10% (6)
  • C
    3% (2)
  • D
    73% (46)

Community Discussion

No community discussion yet for this question.

Full 98-374 Practice