<< Chapter < Page Chapter >> Page >

Back to Question 18

Answer 17

False. A Canvas object's overridden paint method always receives an incoming parameter as type Graphics .

Back to Question 17

Answer 16

True

Back to Question 16

Answer 15

True

Back to Question 15

Answer 14

True

Back to Question 14

Answer 13

False. There is no class named GUI in the Java 7 Standard Edition library. It is a name that I often use for custom classes that present aGraphical User Interface.

Back to Question 13

Answer 12

True

Back to Question 12

Answer 11

False. The correct syntax is shown below. Note the formal argument list of the main method.

public static void main(String[] args){GUI guiObj = new GUI(); }//end main

Back to Question 11

Answer 10

True

Back to Question 10

Answer 9

False. The name of the Java compiler program is javac.exe . The file named java.exe is the Java virtual machine.

Back to Question 9

Answer 8

False. The class having the main method must be contained in a file having the same name as the class with an extension of .java. Goodprogramming practice dictates that even for other classes, the name of eachsource code file should match the name of the Java class defined in the file.

Back to Question 8

Answer 7

False. You can use just about any text editor to create your Java source code files as text files with an extension of .java.

Back to Question 7

Answer 6

False. The same point will have different representations in different coordinate frames.

Back to Question 6

Answer 5

True

Back to Question 5

Answer 4

8. All of the above

Back to Question 4

Answer 3

True

Back to Question 3

Answer 2

False. In addition to helping you with your math skills, I will also teach you how to incorporate those skills into object-oriented programming using Java.

Back to Question 2

Answer 1

False. In order to be a successful game programmer you must be skilled in technologies other than simply programming. Those technologies includemathematics.

Back to Question 1

Miscellaneous

This section contains a variety of miscellaneous information.

Housekeeping material
  • Module name: Game0105r Review: Getting Started
  • File: Game0105r.htm
  • Published: 12/31/12
  • Revised: 12/27/14
Disclaimers:

Financial : Although the Connexions site makes it possible for you to download aPDF file for this module at no charge, and also makes it possible for you to purchase a pre-printed version of the PDF file, youshould be aware that some of the HTML elements in this module may not translate well into PDF.

I also want you to know that, I receive no financial compensation from the Connexions website even if you purchase the PDF version ofthe module.

In the past, unknown individuals have copied my modules from cnx.org, converted them to Kindle books, and placed them for sale onAmazon.com showing me as the author. I neither receive compensation for those sales nor do I know who does receive compensation. If youpurchase such a book, please be aware that it is a copy of a module that is freely available on cnx.org and that it was made andpublished without my prior knowledge.

Affiliation : I am a professor of Computer Information Technology at Austin Community College in Austin, TX.

-end-

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Game 2302 - mathematical applications for game development. OpenStax CNX. Jan 09, 2016 Download for free at https://legacy.cnx.org/content/col11450/1.33
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Game 2302 - mathematical applications for game development' conversation and receive update notifications?

Ask