Serialization

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.  

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
 
Where does the need come to cast a superclass reference to a subclass object?
Fri 02/01/02
09:51:17PM
 
1
Fri 02/01/02
08:59:19PM
34
 
 
can i make an interface as static or final or both? if it is not why?
Wed 07/20/05
02:33:35PM
 
3
Fri 07/15/05
01:40:15AM
96
 
 
what are business data objects? and where are they used ?? and why are they used ?
Mon 08/13/01
04:05:43AM
 
0
Mon 08/13/01
04:05:43AM
48
 
 
Please answer this also Sample Code import java.io.*; class C1 implements Serializable { C2...
Thu 02/14/02
11:47:37PM
 
0
Thu 02/14/02
11:47:37PM
28
 
 
How can slow my J2EE platform using beans instead of classes (if any)? For example, when creating n...
Wed 01/09/02
05:49:03AM
 
1
Wed 01/09/02
01:45:22AM
28
 
 
 
what is the use extenralizable and how it is used? explain with example?
Tue 05/23/06
01:06:44AM
 
1
Wed 04/26/06
12:25:15AM
164
 
 
if we aplly serialization also the state of an object is not stored then how to store the sate of th...
Sun 03/18/07
10:48:02AM
 
1
Sat 03/17/07
11:29:20PM
38
 
 
How can I serialize onject over internet and intranet.
Fri 11/15/02
12:15:03PM
 
2
Thu 10/24/02
02:02:18AM
31
 
 
what is the other purpose of serialization except that storing the data of object into stream
Sun 05/06/07
10:03:47AM
 
2
Fri 05/04/07
06:43:24AM
98
 
 
can a class have a private or protected constructor?
Tue 07/10/07
08:43:46AM
 
1
Tue 07/10/07
05:50:29AM
98
 
 
 
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact