Question: what happens when an array declaration statement does not provide an values initial for each of the elements in a numeric array? a , compiler

what happens when an array declaration statement does not provide an values initial for each of the elements in a numeric array? a, compiler automatically initialises the element, b, the compiler does not automatically initialise the element, c ,compiler automaticalli initialise element with 1,d, compiler automatically initialise elements with 0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!