What is serializable interface?
Answer Posted / narendravarma mallapuraju
Serializable interface is implemented by a class ,whose
objects state can be saved into any outputstream .This is
mainly useful in RMI[Remote Method Invocation] .
| Is This Answer Correct ? | 19 Yes | 8 No |
Post New Answer View All Answers
How many bytes is a string?
what is meant wrapper classes?
What is the meaning of find and replace?
What are the important features of Java 8 release?
What is a singleton in genetics?
Write a program to print count of empty strings in java 8?
Can I overload to string method
What are the advantages and disadvantages of object cloning?
What is an example of character?
Can a static class implement an interface?
What is character in data type?
What is the difference between heap and stack memory?
What is the order of arraylist in java?
What is the difference between an object-oriented programming language and object-based programming language?
What are the 3 types of control structures?