Find any errors in the following program.
/* This is the last program to be corrected in these exercises.
int main (void)
// Local Declarations
a int;
b :c :d char;
d, e, f double float;
// Statements
printf("The end of the program.");
return 0;
} // main
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here