Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following string char s[] = "abcde". Among the following statements, which ones are true?
char s[] = "abcde"
s is of length 5
s
Syntax error because the size of the array is not specified
s is an array of 5 characters
s[5] is the null character
s[5]
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!