Multiple choice In which of the following cases can we serialize a function? If the class does not implement serializable interface. If it has transient keyword before it. If it fails to create objects for 'ObjectOutputStream' and 'FileOutputStram'. If it is overridden. If it is static. Reveal answer Fill a bubble to check yourself D Correct answer Explanation Correct answer.