What is the difference between a Window and a Frame?

Answer Posted / chaitanya yerawar

window does not have any button but frame have button like close , minimize and maximize.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an infinite loop?

542


What do you understand by the bean persistent property?

549


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9192


What is an example of declaration?

519


Explain the scope of a variable.

627






Why is java multithreaded?

533


What is jagged array in java?

527


Why are variables important in research?

548


How to instantiate static nested classes in java?

562


What is the use of private static?

531


Can we overload the constructors?

555


Can a static method be final?

548


Can we sort array in java?

525


How destructors are defined in java?

624


Why does java have two ways to create child threads? Which way is better?

541