In which of these variable declarations will the variable remain uninitialized unless it is explicitly initialized? Select

Question:

In which of these variable declarations will the variable remain uninitialized unless it is explicitly initialized?

Select the one correct answer.

(a) Declaration of an instance variable of type int

(b) Declaration of a static variable of type float

(c) Declaration of a local variable of type float

(d) Declaration of a static variable of type Object

(e) Declaration of an instance variable of type int[]

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

Step by Step Answer:

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