Exam 2: First Java Programs
Exam 1: Background49 Questions
Exam 2: First Java Programs47 Questions
Exam 3: Syntax, Errors, and Debugging46 Questions
Exam 4: Introduction to Control Statements47 Questions
Exam 5: Using Classes and Objects in Media Computing47 Questions
Exam 6: Introduction to Defining Classes46 Questions
Exam 7: Control Statements Continued47 Questions
Exam 8: Improving the User Interface45 Questions
Exam 9: Introduction to Html and Applets45 Questions
Exam 10: Introduction to Arrays47 Questions
Exam 11: Classes Continued46 Questions
Exam 12: Arrays Continued47 Questions
Exam 13: Recursion, Complexity, and Searching and Sorting47 Questions
Exam 14: Introduction to Collections43 Questions
Exam 15: Multithreading, Networks, Clientserver Programming47 Questions
Select questions type
A(n) ____ is a process that can run concurrently with other processes.
(Multiple Choice)
4.8/5
(47)
FIGURE 2-2
-Figure 2-2 above represents a(n) ____ user interface.

(Multiple Choice)
4.9/5
(41)
In Java, as in algebra, addition and subtraction have a higher precedence than multiplication and division .
(True/False)
4.8/5
(36)
____________________ is the fastest growing programming language in the world.
(Short Answer)
4.8/5
(35)
In the ____________________ layout, the default layout manager for frames, you can arrange up to five objects.
(Short Answer)
4.7/5
(30)
All of the following are examples of integrated development environments, EXCEPT ____.
(Multiple Choice)
4.9/5
(33)
SomeClass someObject = new SomeClass (some parameters); is an example of ____.
(Multiple Choice)
4.8/5
(38)
A ____ is used to mark the end of each statement in a program.
(Multiple Choice)
4.7/5
(32)
Some JVMs translate byte code instructions into machine language when they are first encountered, using the ____ technique.
(Multiple Choice)
4.9/5
(32)
The main advantage of a compiler is that any computer can run it. ____________________
(True/False)
4.8/5
(40)
The terminal I/O user interface is familiar to all PC users. ____________________
(True/False)
4.9/5
(26)
The main factor affecting a program's readability is its ____.
(Multiple Choice)
4.8/5
(33)
GUI is the machine language for an imaginary Java computer. ____________________
(True/False)
4.8/5
(39)
All of the following are benefits of using a terminal I/O interface EXCEPT ____.
(Multiple Choice)
4.8/5
(39)
In the ____________________ layout, objects are arranged in rows and columns.
(Short Answer)
4.9/5
(44)
A DOS development environment combines an editor, Java compiler, debugger, and a JVM.
(True/False)
4.9/5
(39)
Showing 21 - 40 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)