

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