what is marker interface ? what is the necessity of it?
Answer Posted / tulasi prasad
this is one type on null interface, it doesn't contain any
methods
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the usage of this with constructors?
What do you know about the garbate collector?
What are different access specifiers in java?
Can sleep() method causes another thread to sleep?
What is a hashmap used for?
What is boolean false?
What is t type java?
is there a separate stack for each thread in java? : Java thread
How do you start a thread?
Do you know how to reverse string in java?
What are the supported platforms by java programming language?
Can we sort list in java?
Can you achieve runtime polymorphism by data members?
What is the base class of all classes?
What does opcode mean?