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
What is the old name of java?
Can java list be null?
What is unmodifiable collection in java?
Difference between operator overloading and function overloading
What are the benefits of operations in java?
What is the longest unicode character?
What is mnemonic in assembly language?
In Java list the methods that can be overridden?
Explain wait() method of object class ?
Explain the difference between treeset and treemap in java?
Can we create object of inner class in java?
What happens if constructor is private?
What are different exception types exceptions available in java ?
What is the SimpleTimeZone class?
Write a program to show whether a graph is a tree or not using adjacency matrix.