What is serialization and de-serialization ?
Answers were Sorted based on User's Feedback
Answer / dipen jadav
Serialization is the process of writing the state of an
object to byte stream.
De-serialization is the process of restoring these objects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devarathnam c,kotagudibanda(po
Hi...
Serialization: It is the process of storing the object
state into permanent device like harddisc,external file
system.
De-serialization:It is the process of getting the object
state, just reverse of the serialization.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / somu
treat the methods as an objects-seralization
viceversa-deserialization
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kranti kumar
Seriliazation : Writing the state of an object to the stream.
DeSeriliazation : Reading the state into an object from the stream
| Is This Answer Correct ? | 0 Yes | 0 No |
Serialization is the process of converting the state of an object into a form (a stream of bytes) to be persisted or transported. Deserialization converts a stream into an object and is the opposite of serialization. These processes allow data to be stored and transferred.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why a client should be multithreading? Explain.
what is JTA ?
Can we sent objects using Sockets?
What is the difference between java class and bean?
Define the remote object implementation?
i want documentation of text file splitter & merger of advanced java
can a static method be overridden
Explain ioc concept?
What is metaspace?
1) which method of the RequestDispatcher cannot be called once the output is sent to the client? a. forward b. include c. both a&b 2) which interface should an object implement to get notified of changes to the list of active sessions in a web application? a. HttpSessionListener b. HttpSessionActivationListener c. HttpSessionAttributeLIstener 3) A user can select multiple locations from a list box on an HTML form, which of the following methods can be used to retrieve all the selected location? a. getParameter() b. getParameterValues() c. getParamValues() 4) which of the following methods should be used to send character text to the client? a. ServletResponse.getWriter() b. ServletResponse.getOutputStream() c. ServletResponse.getOut() 5) which implicit object is always available in a JSP page? a. exception b. session c. out 6) which inclusion mechanism doesn't include the source of the page, rather the output of the page. a. include directive b. jsp:include action c. Bothe a& b 7) which attribute of the page controls whether a page participates in session or not? a. session-allowed b. session c. isSession
how do you Handle Front End Application data against DB with example?
0 Answers Campus Interaction, HCL,
a US company has filed my H1B visa ,, and i got selected in random number process.I wanna ask Could they ask regarding my languages(java,c++) or there will b just general questions?? And wat kind of questions will they ask in embassy interview??