C-09-Q011mediumsingle_mcq
Every formula in a spreadsheet must always start with the sign:
Every formula in a spreadsheet must always start with the sign:
- a
- b=
- c
- d
ব্যাখ্যা
Every spreadsheet formula must begin with the equals sign =, which tells the program to treat the entry as a calculation rather than plain text. Without it the cell content is read as a literal string.