English, asked by binitaoo7, 1 year ago

what is the problem in the following c program?
main()
{
int array_size=200;
float marks[array_size];
return 0;
}

Answers

Answered by Bhrami
0

Answer:

it will be void main then;

and write cout

and getch();

before}

Similar questions