Answer Posted / arpitsen
Menu class extends the MenuItem class defined in the same
package.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can inner class extend any class?
How to sort double array in java?
Where is jre installed?
How are observer and observable used in java programming?
Is there a case when finally will not execute?
What is final class?
How can we make a class singleton?
What about method local inner classes or local inner classes in java?
What is core java called?
What are the restrictions imposed on method overriding?
How will you initialize an Applet?
Is zero a positive integer?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is the static keyword?
Difference between default and protected access specifiers?