

MCQOPTIONS
Saved Bookmarks
1. |
Amongst multiple elseif and nested if, which would take less runtime? |
A. | multiple elseif |
B. | nested if |
C. | elseif |
D. | elseif & nested if |
Answer» B. nested if | |