Answer Posted / venkat
Objects need to be serialized When they are sent over the
network, when the state of an object is to be saved.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain ioc concept?
What’s jboss cache in short?
What is a policy?
What is prototype?
What is a class loader? What are the different class loaders used by jvm?
Is the infobus client side only?
What is synchronization and why is it important?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What are callback interfaces?
What value does readline() return when it has reached the end of a file?
How are commas used in the intialization and iteration parts of a for statement?
what are getters and setters in Java with examples?
For which statements does it make sense to use a label?
Why are my checkboxes not being set from on to off?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)