Answer Posted / dsr
serialization is an interface.it as no methods.This is a
marker interface. The actual data will be converting to
byte.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can an object be null?
Where is java located?
What is variable explain with example?
Is java a pure object oriented language?
What class of exceptions are generated by the java run-time system?
What is a local block?
What is a class variable?
What are parameters in a method?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What happens if an exception is throws from an object's constructor?
What do you understand by the term string pool?
What are the super most classes for all the streams?
What is the size of int in 64-bit jvm?
How do you sort in descending order in java using collections sort?
In Java list the methods that can be overridden?