What is the immediate superclass of Menu?
Answers were Sorted based on User's Feedback
Answer / arpitsen
Menu class extends the MenuItem class defined in the same
package.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / kajal sharma
Menu class extends MenuItem parant class in the same package
| Is This Answer Correct ? | 3 Yes | 1 No |
how to identify duplicate values in arraylist
What is the importance of finally block in exception handling?
Why null value is used in string?
What are the limitations for static method?
What is an example of character?
What do you mean by order of precedence and associativity?
What is null object in java?
Which is not Object in Java?
What is regex used for?
Do we have pointers in java?
What are memory tables?
Can an exception be rethrown?