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 is a lock or purpose of locks in java?
What is method reference?
What are the restrictions that are applied to the java static methods?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What are the advantages and disadvantages of object cloning?
What is int lol?
Why is whitespace important?
Explain notifyall() method of object class ?
What are extraneous variables examples?
explain autoboxing in java?
Can java program run without jre?
What kind of variables a class can consist of?
What does super keyword do?
What do you mean by formatting?
What all access modifiers are allowed for top class ?