Answer Posted / sampath
serialization is an interface.it as no methods.This is a
marker interface. The actual data object by
converting it to a byte stream.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the latest java version?
How to sort an array in java without using sort method?
What do you mean by scope of variable?
What is the difference between error and an exception?
What is the impact of declaring a method as final?
Why is inheritance used in java?
How do you add an element to a hashset in java?
Explain java coding standards for classes or java coding conventions for classes?
What is sorting in java?
What is pass by value?
Describe the Big-O Notation.
What is the difference between jvm and jre? What is an interface?
What is an example of character?
What is a byte array?
What is the difference between length and length() method in java?