I assume that you come from a Java or Java-like language, where when you exit the bounds of the array, you get the exception "index index out of bounds".
Well, C expects more from you; it saves the space that you ask for, but it does not check whether you go beyond this accumulated space. Once you do this, as indicated above, the program has such a scary undefined behavior.
, , , /ββ , , , " " .