Consider the following C program snippet:
main ( ) {
int z = 20;
it z < 55;
else
p = 55; }
How many lexical errors are present in the above program?
Enter numerical value using the virtual keypad. Round off where necessary.
Consider the following C program snippet:
main ( ) {
int z = 20;
it z < 55;
else
p = 55; }
How many lexical errors are present in the above program?
Enter numerical value using the virtual keypad. Round off where necessary.