Name the immediate superclass of the MenuComponent class?
Answer Posted / pkr_reddy
OBJECT CLASS
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an 8 bit word?
Explain some best practices you would apply while using collection in java?
What is the difference between ArrayList and Vector? which one is better in Java
Explain creating threads by implementing runnable class?
Explain method local inner classes ?
How do you identify if jvm is 32-bit or 64-bit from java program?
Explain wait() method of object class ?
What is a treemap in java?
What happens to a static var that is defined within a method of a class?
Explain the significance of listiterator.
Why synchronization is important?
What is the technique adopted to create an immutable class?
When can an object reference be cast to an interface reference in java programming?
what are the disadvantages of indexes in oracle?
What is constructor in java ?