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
What is the difference between checked exception and unchecked exception?
What is n in java?
What's the purpose of using break in each case of switch statement?
Why is multiple inheritance not supported in java?
Can you sort a list in java?
Can we define static methods inside interface?
How do you remove spaces in java?
Are generics important java?
How does arrays sort work in java?
Variable of the boolean type is automatically initialized as?
Why is whitespace important?
Is math class static in java?
Why is a singleton bad?
Is sizeof a keyword in java programming?
What is a method vs function?