what is meant by serialization?

Answer Posted / ravikiran

Serialization is the process of saving the object state
into an output stream

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define an enumeration?

621


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1859


Is it possible for a yielded thread to get chance for its execution again?

522


What is difference between final and finally in java?

599


What is difference between calling start() and run() method of thread?

568






What does the @override annotation do?

567


What is a nested list?

528


Is array a class?

525


Explain parallel processing in java8?

645


What is tostring () method?

552


Can we pass a primitive type by reference in java? How

534


What are desktop procedures?

569


What are the difference between string, string builder, and string buffer in java?

563


How do you write a good declaration?

508


What is the function of character?

536