____ shows a correct array initialization statement.
A) char codes[4] = {'s', 'a', 'm', 'p', 'l', 'e'};
B) char codes[] = {'s', 'a', 'm', 'p', 'l', 'e'};
C) char codes = {'s', 'a', 'm', 'p', 'l', 'e'};
D) char codes[*] = {'s', 'a', 'm', 'p', 'l', 'e'};
Correct Answer:
Verified
Q35: Any expression that evaluates a(n) _ may
Q36: A _ loop is very convenient for
Q37: All _ arrays are created and destroyed
Q38: The individual elements of all global and
Q39: _ is a correct statement.
A)int grades[5] =
Q41: _ shows a correct array initialization statement.
A)char
Q42: char codes[] = "sample"; sets aside _
Q43: The _ character is automatically appended to
Q44: A two-dimensional array is sometimes referred to
Q45: _ declares an array of three rows
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents