I dont want to use serialzable in java is there any another
concept
so plz tell me
Answer Posted / guest
use the keyword transient...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between the public, private, final, protected, and default modifiers?
Explain the use of javap tool.
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is difference between static and final?
What is the base class in java from which all classes are derived?
How do you sort objects in java?
What is an interoperable application in java ?
Can the garbage collection be forced by any means?
How does predicate work in java?
What is the reason behind using constructors and destructors?
Why char array is preferred over string for storing password?
What is the list interface?
What is the difference between length and length () in java?
Which is fastest collection in java?
Can a class have more than one object?