Exam 1: Creating Java Programs

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

Why is creating a GUI environment for users a natural use for object orientation?

(Essay)
4.8/5
(36)

When you issue the command to compile a class containing errors, the Java compiler does not produce any error messages. You will first need to run the class in order to see error messages.

(True/False)
4.9/5
(41)

Many help sources and documentation are available for Java programmers. List and describe three possible sources of Java documentation and sources that are available for use.

(Essay)
4.7/5
(52)

What happens after a programmer successfully compiles a Java program named "First.java"?

(Essay)
4.8/5
(39)

In Java, whitespace is optional but useful. Describe why and how whitespace can be used in coding?

(Essay)
4.8/5
(35)

Programs that are embedded in a Web page are called Java ____.

(Multiple Choice)
4.9/5
(41)

Describe the components (objects and classes) that are used in the statement System.out.println().

(Essay)
4.9/5
(44)

If a compiler detects a violation of language rules, it refuses to translate the class to ____.

(Multiple Choice)
4.8/5
(34)
Showing 61 - 68 of 68
close modal

Filters

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