Exam 2: First Java Programs

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A(n) ____ is a small Java program that runs on Web pages.

(Multiple Choice)
4.9/5
(37)

A(n) ____ is a process that can run concurrently with other processes.

(Multiple Choice)
4.8/5
(47)

____ is an assignment operator.

(Multiple Choice)
4.8/5
(38)

FIGURE 2-2 FIGURE 2-2   -Figure 2-2 above represents a(n) ____ user interface. -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)

Source code is the bulk of the instructions of a program.

(True/False)
4.7/5
(49)

____________________ 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)

____ is an editor available with Microsoft Windows.

(Multiple Choice)
4.7/5
(46)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)