CPArrys Q27

0. C does no automatic array bound checking. This is

  • Option : D
  • Explanation :
    C does no array bound checking. Because of this, one can access fifth element of an array that is declared to be of lesser size.
Cancel reply
Cancel reply