Q. What is the default value of an uninitialized int array element?

B
1
C
null
D
undefined
Solution:

Array elements of type int are automatically initialized to 0 if not explicitly set.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!