Question: In C++ program, someone wrote following main() function for this program, is it correct? int main() { } int a: int p: cout <

In C++ program, someone wrote following main() function for this program, is it correct? int main() { } int a: int "p: cout < a; p=int[a]: return 0;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
