int a[5] means:
Select one:
a. All the above
b. is an array of int data type that can hold 5 integer values
c. is an array of char data type that can hold 5 characters
Answers
Answered by
7
Answer:
Similar questions