Computer Science, asked by Afsha731, 6 months ago

Which statement is true about the value of a field, when no explicit assignments have been made?
a.
the value of a field of any numeric type is zero

b.
the compiler may issue an error if the field is used in a method before it is initialized

c.
the field of type String will denote the empty string("")

d.
the value of a field of type int is undetermined


CLEAR MY CHOICE
Question 10
Not yet answered
Marked out of 1.00

Answers

Answered by mridulamridula
1

Answer:

option d the value of a field of type int is undetermined

Similar questions