Exam 1: Java GUI and Beans
Exam 1: Java GUI and Beans25 Questions
Exam 2: EJB, Servlets, and JNDI25 Questions
Exam 3: Servlets and JSPS25 Questions
Exam 4: RMI and JSP : Layers, Directives, and Functionality26 Questions
Select questions type
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)