<< Chapter < Page | Chapter >> Page > |
False. A Canvas object's overridden paint method always receives an incoming parameter as type Graphics .
True
True
True
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.
True
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
True
False. The name of the Java compiler program is javac.exe . The file named java.exe is the Java virtual machine.
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.
False. You can use just about any text editor to create your Java source code files as text files with an extension of .java.
False. The same point will have different representations in different coordinate frames.
True
8. All of the above
True
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.
False. In order to be a successful game programmer you must be skilled in technologies other than simply programming. Those technologies includemathematics.
This section contains a variety of miscellaneous information.
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-
Notification Switch
Would you like to follow the 'Game 2302 - mathematical applications for game development' conversation and receive update notifications?