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
What is object english?
What is the purpose of assert keyword used in jdk1.4.x?
What are the advantages of exception handling?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
Explain about features of local inner class?
How is string stored in java?
Which is faster string or stringbuilder?
What is a final class in java?
What is outofmemoryerror in java?
What is data type modifier?
Can you override private or static method in java?
Is binary a low level language?
Explain about exception propagation?
How is java created?
How do you declare a variable?