최신Microsoft MTA: Gaming Development Fundamentals - 98-374무료샘플문제
문제1
In animation, what is a keyframe?
In animation, what is a keyframe?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
Which XNA method allows you to build a matrix to move scene geometry on one or more axes?
Which XNA method allows you to build a matrix to move scene geometry on one or more axes?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
In an XNA Game Studio 4.0 project, what is the name of the process that imports and transforms an art asset from its original file format into a data file that can be loaded at run time?
In an XNA Game Studio 4.0 project, what is the name of the process that imports and transforms an art asset from its original file format into a data file that can be loaded at run time?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
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?
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?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Which system is used to manage data during game startup and game-play?
Which system is used to manage data during game startup and game-play?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Which matrix changes a model's coordinates from camera space into clip space?
Which matrix changes a model's coordinates from camera space into clip space?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
The aspect ratio of the screen is described as the:
The aspect ratio of the screen is described as the:
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
DRAG DROP
Match each collision-detection method to its description. (To answer, drag each method from the column on the left to its description on the right. Each method may be used once, more than once, or not at all. Each correct match is worth one point.)

DRAG DROP
Match each collision-detection method to its description. (To answer, drag each method from the column on the left to its description on the right. Each method may be used once, more than once, or not at all. Each correct match is worth one point.)

정답:

문제9
Which type of graphical user interface (GUI) control allows a user to choose only one item from a predefined set of options that are always visible?
Which type of graphical user interface (GUI) control allows a user to choose only one item from a predefined set of options that are always visible?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제10
This question requires that you evaluate the underlined text to determine if it is correct.
You develop a game that stores high scores on the hard drive of a personal computer.
You need to ensure that users cannot edit the scores by using Microsoft Notepad.
The scores should be stored in a/an binary data format.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.
This question requires that you evaluate the underlined text to determine if it is correct.
You develop a game that stores high scores on the hard drive of a personal computer.
You need to ensure that users cannot edit the scores by using Microsoft Notepad.
The scores should be stored in a/an binary data format.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제11
You are programming a game that perfectly features elastic collision. A red ball is traveling
along the x-axis with a speed of +5 and a blue ball is traveling along the x-axis with a speed of -5. There is no motion on any other axis. Each ball has identical mass. They collide with the center of each ball perfectly aligned with the other.
What reaction motion should you expect after the collision?
You are programming a game that perfectly features elastic collision. A red ball is traveling
along the x-axis with a speed of +5 and a blue ball is traveling along the x-axis with a speed of -5. There is no motion on any other axis. Each ball has identical mass. They collide with the center of each ball perfectly aligned with the other.
What reaction motion should you expect after the collision?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제12
To manage a 3D model as a hierarchy, what inherits the transforms of the parent object?
To manage a 3D model as a hierarchy, what inherits the transforms of the parent object?
정답: D
문제13
Which two descriptions does the term grinding refer to? (Choose two.)
Which two descriptions does the term grinding refer to? (Choose two.)
정답: C,D
문제14
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?
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?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제15
Which two operating system user input services are available for your Windows Phone 7 game? (Choose two.)
Which two operating system user input services are available for your Windows Phone 7 game? (Choose two.)
정답: A,D
설명: (KoreaDumps 회원만 볼 수 있음)