Answer Posted / shakir khan
serialization is the mechanism by which youcan save
the state of an object by converting in to a byte stream.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Who is founder of java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Can an interface be defined inside a class?
Describe 2 different ways to concatenate two strings.
What do you mean by default constructor in java?
what is difference betweem home interface and remote interface?
What are the advantages of functions?
What are the characteristics of Final,Finally and Finalize keywords.
when you will synchronize a piece of your code? : Java thread
Does java initialize arrays to zero?
What is variable argument in java?
What do you mean by boolean?
Can you pass functions in java?
How will you invoke any external process in java?
Which containers use a flowlayout as their default layout in java programming?