Use a trace table to show what is the output of the following program. Then compile and run the program and compare the results to your trace table.
#include main(){int i, j = 9;for ( i=2; (i<=17) &&="" (j="">1); i=i*2){j = j-3;cout < i="">< "="" "="">< j=""><>}}=17)>
main()
{
int i, j = 9;
for ( i=2; (i<=17) &&="" (j="">1); i=i*2)
j = j-3;
cout < i="">< "="" "="">< j=""><>
}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here