Exam 1: Java GUI and Beans

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

Which is the passive control that do not support any interaction with the user?

(Multiple Choice)
4.8/5
(39)

JFramemyFrame = new JFrame (); Any command (such as the one listed above) which creates a new object of a specific class (in this case a new JFrame object called myFrame) is generally called a ..

(Multiple Choice)
4.9/5
(38)

Which is the container that doesn't contain title bar and MenuBars but it can have other components like button, textfieldetc?

(Multiple Choice)
4.9/5
(40)

Swing is not a part of JFC (Java Foundation Classes) that is used to create GUI application?

(Multiple Choice)
4.7/5
(27)

Which of the following is correct error when loading JAR file with duplicate name?

(Multiple Choice)
4.8/5
(39)
Showing 21 - 25 of 25
close modal

Filters

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