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 |
what is the difference between yielding and sleeping? : Java thread
How many types of memory areas are allocated by JVM in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the final field modifier?
What are facelets templates?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
What is a stringbuilder?
Give a practical example of singleton class usage?
Does substring create a new object?
can we access the method of class without creating the object of the class
explain local datetime api in java8?
Diff between C++ and java?