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
when you will synchronize a piece of your code? : Java thread
Where are the card layouts used?
v-model life cycle
What is default switch case? Give example.
What is a boolean expression in java?
What is bool mean?
Define jit compiler?
How can a gui component handle its own events in java programming?
Explain the difference between static and dynamic binding in java?
How does a cookie work in Servlets?
List some oops concepts in java?
What is difference between calling start() and run() method of thread?
Is hashmap thread safe?
When the constructor of a class is invoked?
Can we sort hashset in java?