1.

What Is Serialization?

Answer»
  • Object can be REPRESENTED as sequence of bytes that includes the object's DATA as well as INFORMATION.
  • Transfer of data from client to the SERVER LIKE sending the Java objects from Java to Flex.



Discussion

No Comment Found