Term
True or False:
Computers write their own programs |
|
Definition
|
|
Term
True or False:
XNA is a programming language |
|
Definition
|
|
Term
True or False:
Visual Studio is used to write C# programs |
|
Definition
|
|
Term
True or False:
You have to have a huge brain to write games |
|
Definition
|
|
Term
True or False:
You need to be in the Creators Club to write XNA games |
|
Definition
|
|
Term
True or False:
C# is just for writing games |
|
Definition
|
|
Term
True or False:
XNA stands for Xbox is Nicer than All other consoles |
|
Definition
|
|
Term
True or False:
The Draw method is part of the C# language. |
|
Definition
|
|
Term
True or False:
The Draw method contains a call of the Fill method. |
|
Definition
|
|
Term
True or False:
The body of a method is a block of C# statements. |
|
Definition
|
|
Term
True or False:
Statements are terminated by the ; character. |
|
Definition
|
|
Term
True or False:
The equals character is used by C# as an assignment operator. |
|
Definition
|
|
Term
True or False:
C# contains a special type to hold Color values.
A Color is made up of the intensity of green, orange, and teal. |
|
Definition
|
|