Answer Posted / guest
Null interfaces can also be called as Tag interface
eg: Serializable,RandomAccess
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of operations in java?
What invokes a thread's run() method in java programming?
Can we declare main () method as non static?
How is a variable stored in memory?
Can inner class have constructor?
How can constructor chaining be done by using the super keyword?
What does += mean in java?
How do you check if a character in a string is a digit or letter?
What is main string [] args?
When should I use singleton pattern?
Give example to differentiate between call by value and call by reference.
Can you achieve runtime polymorphism by data members?
What are functions in java?
How do you define a singleton class?
Which of the following classes will have more memory allocated?