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
0
The answer is C.......
Answered by
0
I think that option C is the right answer .
Similar questions