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 an infinite loop? How infinite loop is declared?
What is data type modifier?
How do you check if a string is lexicographically in java?
What is the equal sign?
What is the difference between public, private, protected, and friend access?
What is difference between next () and nextline () in java?
Which of the following is not an isolation level in the JDBC
How do I get the | symbol on my keyboard?
Is java 1.7 the same as java 7?
Is it possible to compare various strings with the help of == operator?
Can the interface be final?
What are java methods?
How to do encapsulation in java?
Why isn’t there operator overloading?
how to create multithreaded program? : Java thread