R

Ram Sharma • 193.86K Points
Coach

Q. What will happen if in a C program you assign a value to an array element whose subscript exceeds the size of array?

  • (A) The array size would appropriately grow.
  • (B) The program may crash if some important data gets overwritten.
  • (C) The compiler would report an error.
  • (D) The element will be set to 0.

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics