- long
- boolean
- int
- short
- byte
JVM stands for _____
- Java Virtual Machine
- Java Variable Machine
- Java Virtual Methods
- Java Variable Methods
- none of these
Namespaces for storing classes are defined with the _____ statement.
- namespace
- using
- include
- function
- none of these
Images in Java are manipulated through the classes incorporated in what package?
-
java.graphics.img
-
java.image
-
java.graph.image
-
java.applet.image
-
java.awt.image
Reads and writes are atomic for all variables declared _____
- synchronyzed
- restrict
- volatile
- transient
- none of these
Which class creates an image from an array of data such as an array of integers?
- ImageDataProducer
- ImageConsumer
- DataImageSource
- DataImageCreator
- MemoryImageSource