Solved

JFramemyFrame = New JFrame (); Any Command (Such as the One

Question 22

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions