- construct
- new
- none of these
- only the name of the object
- create
Java supports _____ methods
- extended
- independent
- expanded
- recursive
- reclusive
In Java, args[0], contains the first command line argument.
- true
- false
- Java does not support the command line
- Java does not support arguments
- There is no args in Java
The _____ is used to create graphical user interfaces (GUIs)
- Swing Toolkit
- JRE
- javac
- JVM
- none of these
The _____ choice in switch statement is evaluated when all case choices evaluate to false
- else
- otherwise
- case
- default
- none of these
UI components are contained with the _____ package
- java.awt
- java.net
- java.util
- java.lang
- java.io