

MCQOPTIONS
Saved Bookmarks
1. |
Which of these lines of code will give better performance? |
A. | 1 will give better performance as it has no parentheses |
B. | 2 will give better performance as it has parentheses |
C. | Both 1 & 2 will give equal performance |
D. | Dependent on the computer system |
Answer» D. Dependent on the computer system | |