Question: 1. Find syntax errors in the given fragment language source code, which was taken from the beginning of the main() function, and explain your decisions.

1. Find syntax errors in the given fragment language source code, which was taken from the beginning of the main() function, and explain your decisions. Don't explain logical mistakes or senseless code. int i; double a = 1, b = 2, c; c=(sin(a) + cos(b + a)/2; if (c>0){ printf("c is greater than O\ ") for (i = 0; i 0) { printf("e is greater than O\ ") for (i = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
