Test Your Knowledge: Quiz
What piece of information does a PC use to identify a specific Xbox 360 machine?
Fact or fiction: to debug a project that has been deployed on an Xbox 360, you have to load the code in the Xbox 360 code editor and place a breakpoint within the code on the Xbox 360 machine.
Fact or fiction: if you've created a Windows game project and you want to deploy that project to your Xbox 360, you need to create a new project in order to do so.
What is a preprocessor directive?
What does the following code do in a Windows project?
#if (XBOX360) int A = 5; int B = 4; int C = A - B; #endifHow many parts make up a Boeing 747–400 airplane? How many of those parts are fasteners?