Vidyalelo
Data Structure · Q3

Arrays in Data Structures

Programming · Data Structure · question 3

Q3

What is the default value of an integer array in Java?

A.
0
Answer
B.
null
C.
-1
D.
undefined

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board