Multiple Choice
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 ..
A) Constructor
B) Layout manager
C) Parameter
D) GUI
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Implement the Listener interface and overrides its
Q16: Java Bean is a _ technology<br>A)Component<br>B)scripting<br>C)middle tier<br>D)None
Q17: MVC Architecture stands for<br>A) Model View Controller<br>B)
Q18: Abbreviate the term JMS?<br>A)Java Message Service<br>B)Java Monitor
Q19: A message driven bean is like a
Q20: EJB QL is a Query Language provided
Q21: Which is the passive control that do
Q23: Which is the container that doesn't contain
Q24: Swing is not a part of JFC
Q25: Which of the following is correct error