

MCQOPTIONS
Saved Bookmarks
1. |
What is the difference between the following 2 codes? |
A. | No difference as space doesn’t make any difference, values of a, b, d are same in both the case |
B. | Space does make a difference, values of a, b, d are different |
C. | Program 1 has syntax error, program 2 is not |
D. | Program 2 has syntax error, program 1 is not |
Answer» E. | |