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
How do you define a parameter?
What is threaded programming and when is it used? : Java thread
What are the different ways of creating thread?
What is derived datatype?
Does list maintain insertion order java?
Can singleton class be inherited in java?
What is a boolean in java?
Name few java 8 annotations ?
Write a method that will remove given character from the string?
Explain about oops concepts.
How can you write a loop indefinitely in java programming?
What is the maximum size of array in java?
What is the difference between size and length in java?
What is pojo class in java?
Why are the methods of the math class static?