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 we define constructor in inner class?
Why string is called as immutable?
Why is multithreading important?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
what are the states associated in the thread? : Java thread
Explain different ways of creating a thread. Which one would you prefer and why?
Explain about field hiding in java?
What is collection api?
What's the difference between an abstract class and interface in java?
What is jagged array in java?
Explain the selection sort algorithm and state its time complexity?
What does mean in regex?
What do you mean by jjs in java8?
What are the different tags provided in jstl?
Difference between static and dynamic class loading.