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
How we create object in copy constructor?
What is string made of?
What is the use of bufferedreader?
Why is string builder not thread safe?
What is the purpose of the enableevents() method?
What does java ide mean?
Write an algorithm for quick sort?
What is unicode used for?
Can we assign integer value to char in java?
What is hashset in java?
Is char a method in java?
Can a hashset contain duplicates java?
What is the use of list in java?
How many bits is a word?
Is it necessary that each try block must be followed by a catch block?