Which statement is true? Select the one correct answer. (a) The values of transient fields will not

Question:

Which statement is true?

Select the one correct answer.

(a) The values of transient fields will not be saved during serialization.

(b) Constructors can be declared as abstract.

(c) The initial state of an array object constructed with the statement int[] a = new int[10] will depend on whether the array variable a is a local variable or a field.

(d) A subclass of a class with an abstract method must provide an implementation for the abstract method.

(e) Only static methods can access static members.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: