C++ New And Delete Question: Download C++ New And Delete PDF

Which of the following are valid array declaration?

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

Tweet Share WhatsApp