Solved

Which Constructor Below Creates a JInternalFrame That Is Resizable, Closable

Question 17

Multiple Choice

Which constructor below creates a JInternalFrame that is resizable, closable, maximizable, and minimizable?


A) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, true) ;
B) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, false, true) ;
C) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, false) ;
D) JInternalFrame frame = new JInternalFrame("Internal Frame", false, false, true, true) ;

Correct Answer:

verifed

Verified

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

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents