What exception is thrown when an error occurs during serialization or deserialization?

a) SerialException
b) DeserialException
c) SerializationException
d) DeserializationException
e) c and d, respectively


c) SerializationException

Computer Science & Information Technology

You might also like to view...

What SQL command do you use when restoring transaction logs if you want to do a point-in-time restore?

A. TIMELOG B. TRANSACT C. STOPAT D. NOTAFTER

Computer Science & Information Technology

Analog information is

a. discrete b. continuous c. random d. digital

Computer Science & Information Technology

The property Amount = 20 assigns the numeric value 20 to the variable named Amount.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following Linux commands can be used for block file copy and for hard disk backup and restore?

a. rdiff b. dd c. pwd d. xcopy

Computer Science & Information Technology