Q. What is the compilation error for thisprogram? (Solved)
1. each undeclared identifier is reported only once
2. cout and cin not declared in scope
3. invalid conversion from int to float
4. all of the above
- b. cout and cin not declared in scope