What is the immediate superclass of Menu?

Answers were Sorted based on User's Feedback



What is the immediate superclass of Menu?..

Answer / arpitsen

Menu class extends the MenuItem class defined in the same
package.

Is This Answer Correct ?    5 Yes 2 No

What is the immediate superclass of Menu?..

Answer / kajal sharma

Menu class extends MenuItem parant class in the same package

Is This Answer Correct ?    3 Yes 1 No

What is the immediate superclass of Menu?..

Answer / jagan vemula

menuitem is the super class of menu class

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain when we should make an instance variable private.

0 Answers  


What is the name of the java compiler?

0 Answers  


java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?

1 Answers   Naaptol,


Is there any sort function in java?

0 Answers  


Can a class be declared as protected?

0 Answers  






How are Java source code files named?

3 Answers  


What is variable and example?

0 Answers  


What is the unit of plancks constant?

0 Answers  


What are the notations in Java?

1 Answers   Cap Gemini,


What are thread priorities and importance of thread priorities in java?

0 Answers  


How to perform Singleton of the java class object on multi JVM?

2 Answers  


What is the use of coding?

0 Answers  


Categories