Question: c program :Which of the following are valid array names? a) float array[10]; b) int long[10]; c) char money_int[10]; d) int 4cost[10]; e) int freq2run[10];
c program :Which of the following are valid array names?
a) float array[10];
b) int long[10];
c) char money_int[10];
d) int 4cost[10];
e) int freq2run[10];
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
