What is Marker interface in java? and what is clone?
Answer Posted / gaurav j
How can you serialize an object. The execution must be finished so that results can be serialized. But if execution is finished so will be data. Marking an object will tell jvm to hold data for specified operation and then mark it for garbage collection, just my thought. Please verify.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the return statement?
What are the steps involved to write rmi based programs?
What is lambda programming?
Why bytecode is called bytecode?
What does business logic mean?
Differentiate between == and equals().
What is an arraylist in java?
Is void a keyword in java?
What do you understand by the bean persistent property?
How many bytes is string in java?
What is use of super keyword in java?
Give a practical example of singleton class usage?
Define an enumeration?
What is an abstract class and what is it’s purpose?
What is a Null object?