Exam 12: Advanced Guis and Graphics

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

The class Container is the superclass of all the classes designed to provide a GUI.

(True/False)
4.8/5
(31)

The class Graphics is an abstract class.

(True/False)
4.9/5
(42)

Applets do not have titles.

(True/False)
4.9/5
(38)

Which of the following is the default layout manager for a Java application?

(Multiple Choice)
4.9/5
(33)

A JComboBox generates an ItemEvent.

(True/False)
4.8/5
(46)

How many inches is 12-point font?

(Multiple Choice)
4.8/5
(42)

Which applet method is called by the Web browser to display the applet to the screen?

(Multiple Choice)
4.9/5
(28)

Which of the following sets the background color of the applet to white?

(Multiple Choice)
4.8/5
(43)

If graph holds a Graphics object, which of the following puts "CAT" starting at X = 20, Y = 50?

(Multiple Choice)
4.8/5
(38)

You cannot convert a GUI application into an applet.

(True/False)
4.8/5
(36)

The class Graphics provides methods for drawing items such as lines, ovals, and rectangles on the screen.

(True/False)
4.9/5
(34)

Which of the options in the accompanying figure is a correct Web page for the applet WelcomeHomeApplet?

(Multiple Choice)
4.8/5
(43)

To draw a rectangle filled with the current color, you can use the method ____.

(Multiple Choice)
4.8/5
(31)

The graphic in the accompanying figure is an example of ____.

(Multiple Choice)
4.8/5
(34)

When you type a regular alphanumeric key, the ____ method is executed.

(Multiple Choice)
4.9/5
(35)

Does an applet compile like any other Java application program?

(Multiple Choice)
4.9/5
(32)

Given Graphics object graph, which of the following draws a circle with a radius of 50, at X = 20, Y = 30?

(Multiple Choice)
4.9/5
(38)

Clicking on a JCheckBox generates an item event.

(True/False)
4.9/5
(41)

Which of the following methods does the class JTextArea inherit from the class JTextComponent?

(Multiple Choice)
4.8/5
(36)

Which menu will appear first if it is added to the menu bar in the order shown in the accompanying figure?

(Multiple Choice)
4.9/5
(40)
Showing 21 - 40 of 49
close modal

Filters

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