What is the difference between a Window and a Frame?
Answer Posted / teja kumar
frame is with in a window ,but window will not in frame.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can an object be null?
What is static and final keyword in java?
Can you explain the private protected field modifier?
Is 9 a prime number?
What is final variable?
What is boolean law?
What is a finally block?
What is variable and constant explain with example?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What is bubble sort in java?
when to use ArrayList and when to use HashMap in webApplication.
What is the difference between serializable and externalizable interfaces?
Which are the two subclasses under exception class?
Which class is the superclass for every class in java programming?
What isan abstract class and when do you use it?