

MCQOPTIONS
Saved Bookmarks
1. |
The_teacher_has_given_the_assignment_to_find_the_sum_of_2_numbers._But_the_code_should_not_contain_the_‘+’_operator._What_is_to_be_done?$# |
A. | Use a function |
B. | Add the values and print the sum directly |
C. | Use an expression |
D. | Cannot be done |
Answer» C. Use an expression | |