WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT
INTERFACE THEN WHY WE USED IN JAVA?
Answer Posted / olok
compiler treat this type of interface differently.
eg coloneable,serializable
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of void?
Can a class be defined inside an interface?
Difference between predicate, supplier and consumer ?
What are methods of a class?
What is Gang of four design patterns
Is empty string in java?
What is use of inner class in java?
Can anonymous class have constructor?
What is the function of character?
What are parsing rules?
Explain static nested classes ?
What are variable arguments or varargs?
What is autoboxing in java?
Name and explain the types of ways which are used to pass arguments in any function in java.
What are 4 pillers of object orinted programming?