Which of the following are valid array declaration?

a) int num(5)
b) float avg[5]
c) double[5] marks
d) counter int[5]

Submitted by: Administrator
b) float avg[5]
Submitted by:

Read Online C++ New And Delete Job Interview Questions And Answers