Computer Science, asked by sultan6034, 1 year ago

What will happen if in a c program you assign a value to an array element whose subscript exceeds the size of array? select one:

a. element will be set to 0

b. program may crash if some important data gets overwritten

c. array size would appropriately grow

d. compile time error?

Answers

Answered by Akshaymas
0
The answer is C.......
Answered by starmou14
0
I think that option C is the right answer .
Similar questions