Multiple choice If a static array is not initialised, its elements will be set at 0 an undetermined value floating point number the character constant '-' Reveal answer Fill a bubble to check yourself A Correct answer Explanation In C programming, static and global arrays are automatically initialized to zero if no explicit initialization is provided.