What is Marker interface in java? and what is clone?
Answer Posted / tamilvendan
Marker interface is nothing but it do not have any method
but it will hold the information
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What do you understand by Header linked List?
What is difference between this and super keyword?
What are the different approaches to implement a function to generate a random number?
How many tetrahedral voids are there in bcc?
Can you call a method in a method?
What is the difference between throw and throws keywords?
What is type inference in java8?
what is synchronization and why is it important? : Java thread
What are java packages?
What is the difference between size and length in java?
What is meant by object oriented programming – oop?
What is singleton class example?
How do you decide when to use arraylist and linkedlist?
What are different types of expressions?
Can two objects have same hashcode?