If there is one, point out an error in the program #include using namespace std;

If there is one, point out an error in the program #include using namespace std;
int main()
{ int i=1; for(;;)
{ cout<5) break; } return 0; }
A. Error in "if" statement
B. Error in "for" loop
C. No error
D. Error in break statement

Download Printable PDF. VALID exam to help you PASS.

Posted in: CPA

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.