

McqMate
Q. |
What will be the values of x, m and n after execution of the following statements? Int x, m, n;
|
A. | x=25, m=10, n=15 |
B. | x=27, m=10, n=15 |
C. | x=26, m=11, n=16 |
D. | x=27, m=11, n=16 |
Answer» C. x=26, m=11, n=16 |
View all MCQs in
Object Oriented Programming (OOP)No comments yet