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
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is a protected method?
What is difference between classpath and path variables in java?
What is nextline method in java?
Why does my function print none?
What are the two ways of implementing multi-threading in java?
why doesn't java run on all platforms?
What do you mean by constructor?
What is application system?
What is field name?
What is the hashcode () and equals () used for?
What is meant by anonymous class?
What is var keyword ?
Why spring singleton is not thread safe?
what is the difference between a threads start() and run() methods? : Java thread