what is the problem in the following c program?
main()
{
int array_size=200;
float marks[array_size];
return 0;
}
Answers
Answered by
0
Answer:
it will be void main then;
and write cout
and getch();
before}
Similar questions
Math,
7 months ago
Environmental Sciences,
7 months ago
Math,
1 year ago
Math,
1 year ago
Science,
1 year ago