Answer Posted / lakshmi
save the state of an object by
converting it to a byte stream and sending through network
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the main difference between java platform and other platforms?
How can we make string upper case or lower case?
Explain scope or life time of local variables in java?
How concurrent hashmap works?
Difference between this() and super() in java ?
Which is dependent variable?
Which collections are thread safe in java?
State some situations where exceptions may arise in java?
how to write a program for sending mails between client and server
What is java util hashmap?
Explain the difference between collection api and stream api in java8?
Can you tell me range of byte?
What is a line break example?
What are the advantages and disadvantages of object cloning?
What is an immutable class? How to create an immutable class?