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 are the differences between path and classpath variables?
What are the differences between forwarding () method and sendredirect() methods?
Is finalize() similar to a destructor?
Variable of the boolean type is automatically initialized as?
Can we declare register variable as global?
Is oracle java 11 free?
What are the different approaches to implement a function to generate a random number?
What are the properties of thread?
hr interview how many minutes asking question
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is difference between static and final?
What does 3 dots mean in java?
Difference between operator overloading and function overloading
Which one will take more memory: an int or integer?
What is difference between calling start() and run() method of thread?