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
Is java call by value?
What is the difference between object oriented programming language and object based programming language?
What is string syntax?
Why does abstract class have constructor?
Describe 2 different ways to concatenate two strings.
Explain the difference between a Thread and a Process.
What does java final mean?
What is boolean in java?
What is meant by 'Class access modifiers'?
Can list contain null in java?
What is exception handling in java?
Can we have static methods in an interface?
What is the purpose of the system class in java programming?
Is 0 true or false in java?
How are the elements of a gridbaglayout organized in java programming?