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 difference between checked and unchecked exception in java?
Why singleton is not thread safe?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Explain try and catch keywords in java?
Difference between concurrent hashmap and hashtable and collections
How do you reverse a word in java?
What is Java Reflection API? Why it’s so important to have?
What advantage do java's layout managers provide over traditional windowing systems?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What are the three types of design patterns?
What is the disadvantage of java?
Does sprintf add a null terminator?
What is the difference between sop and work instruction?
How many techniques can be employed to create a string object?
I don’t want my class to be inherited by any other class. What should I do?