C-09-Q110mediummulti_combo_mcq
To multiply numbers in a spreadsheet a user can:
To multiply numbers in a spreadsheet a user can:
- Write
=A1*B1and press Enter - Use the PRODUCT function with a range
- Use the SUM function alone
- ai and ii
- bii and iii
- ci and iii
- di, ii and iii
ব্যাখ্যা
Multiplication is done either by writing a formula like =A1*B1 or by using the PRODUCT function over a range. The SUM function only adds values and cannot multiply, so statement iii is wrong.