Microsoft MTA: Gaming Development Fundamentals - 98-374 Exam Practice Test

An XNA 4.0 program calls both Update() and Draw() methods at regular intervals.
What is the default frame rate at which the Update() method is called when the target platform is Windows PC?
Correct Answer: B Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You are developing a game for Windows Phone 7.
To maintain a high score list on a web server, which Microsoft .NET class should you use to send and receive data by using a web service?
Correct Answer: A Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which of the following is unique to a Windows PC game compared to games played on the Xbox 360 or Windows Phone 7?
Correct Answer: D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which term describes what happens to a Windows Phone 7 game when the operating system switches to a different process and the game is halted?
Correct Answer: C Vote an answer
Which is one of the common techniques that programmers use to provide artificial
intelligence (AI) to non-player characters (NPCs)?
Correct Answer: E Vote an answer
Why are video games considered discrete simulations?
Correct Answer: D Vote an answer
Which two descriptions always refer to a plane in 3D space? (Choose two.)
Correct Answer: B,C Vote an answer
A row major matrix means that the translation vector is stored in the:
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which description refers to interlaced video?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which technology is used to send messages to a Windows Phone 7 game that is not currently running?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
In Microsoft .NET you want to read and write files to a location that is protected from malicious interaction with the operating system and applications.
Which data storage mechanism should you use?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).