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
What is == mean?
Is constructor inherited?
How many ways can you break a singleton class in java?
What are the various access specifiers for java classes?
How do you check if a string contains only numeric digits?
What is java lang string?
List some important characteristics on jre
What happens when main () method is declared as private?
Explain what are final variable in java?
Implement a stack with push (), pop() and min() in O(1) time.
what is meant wrapper classes?
can rmi and corba based applications interact ?
Why java is used everywhere?
What is class level lock ?
What is a file pointer?