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
Which of the following is not an isolation level in the JDBC
Explain the purpose of garbage collection in Java?
What is object-oriented programming?
Difference between abstract and concrete class ?
What do you mean by constructor?
Explain static nested classes ?
What is a static class in java?
How do you declare a destructor in java?
What is assembly language?
How define set in java?
Which one of the following suits the description of a string better: derived or primitive?
How many bytes is 255 characters?
what is daemon thread and which method is used to create the daemon thread? : Java thread
Why set do not allow duplicates in java?
Explain access specifiers?