What is Marker interface in java? and what is clone?
Answer Posted / ravikiran
Marker interface contains no methods.
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
What are the high-level thread states in java programming?
What are the two environment variables that must be set in order to run any java programs?
Can we call the run() method instead of start()?
Is this valid in java ? Can we instantiate interface in java?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is difference between hashset and hashmap?
When should I use a singleton?
What is the method in java?
What is immutable class in java?
What programs use java?
How many digits can a float hold?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
How will you reverse a singly-link list?
What are the advantages of autoboxing?