what is default layout of JFrame class?

Answer Posted / jsrc1990

And Look this System.out.println(new JFrame().getContentPane
().getLayout());

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bytecode in java ?

602


Which is the best approach for creating thread ?

713


Can constructor be static or final?

647


Why is stringbuffer thread safe?

565


Can we print null in java?

567






Does importing a package imports its sub-packages as well in java?

548


What is the difference between a method and a function in alice?

574


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

699


Explain 5 io best practices?

589


What does || || mean in math?

509


What is the constructor?

572


What is the difference between notify and notifyall method?

605


What will happen if a thrown exception is not handled?

557


What are accessor methods in java?

546


Can we create our own wrapper class in java?

539