All Exams Test series for 1 year @ ₹349 only
Question

If cell A1 = 10 and B1 = 20, what will `=A1+B1` return?

The correct answer is

30

This question checks how a spreadsheet evaluates a formula that references other cells. In Excel, any entry beginning with an equals sign (=) is treated as a formula: the program looks up the referenced cells, substitutes their values, and computes a result.

Here A1 holds the number 10 and B1 holds the number 20. The formula =A1+B1 uses the + arithmetic operator, which performs numeric addition. So Excel evaluates it step by step:

  • Read A1 → 10
  • Read B1 → 20
  • Add: 10 + 20 = 30

Therefore the formula returns 30.

Why the other results do not occur:

  • Error would appear only if the formula were malformed or referenced invalid data (for example a divide-by-zero or an unknown name); =A1+B1 is perfectly valid, so no error is produced.
  • 1020 is what you would get from concatenation — joining the two entries as text with the & operator (=A1&B1) — which glues "10" and "20" into "1020" rather than adding them.
  • 200 is the product, obtained with the multiplication operator (=A1*B1 = 10 × 20). The plus sign adds rather than multiplies, so 200 is not the answer.

Because the operator is + and both cells contain numbers, the correct output is 30.

Was this answer helpful?

Similar Questions

  1. You want to automatically advance slides with narration and animations during a presentation. Which MS PowerPoint feature should you use to achieve this?

  2. What file extension is used to save an MS PowerPoint 2021 presentation?

  3. Which function returns the smallest value?

  4. If cell A1 = 10 and B1 = 20, what will `=A1+B1` return?

  5. Which function returns the smallest value?

  6. You want to automatically advance slides with narration and animations during a presentation. Which MS PowerPoint feature should you use to achieve this?

  7. If cell A1 = 10 and B1 = 20, what will `=A1+B1` return?

  8. What file extension is used to save an MS PowerPoint 2021 presentation?

  9. Which function returns the smallest value?

  10. You want to automatically advance slides with narration and animations during a presentation. Which MS PowerPoint feature should you use to achieve this?


Important Questions from Microsoft Office

  1. In MS-PowerPoint, which key on the keyboard can be used to view slide show?

  2. Considering the content of the first cell of a worksheet as 10, the value of the Excel formula = $A$1/4 is:

  3. In MS-PowerPoint, slide show options available to the presenter include all of the following, except for:

  4. ______ and _______ are the smallest and largest font size available in Font Size tool on formatting toolbar in MS-Office.

  5. Which of the following features is used to apply motion effects in between slide exits and another enters?

Need Expert Advice?
Test Series
RRB JE img
Railways
RRB JE Prev. Yr. Paper (CBT 1 + CBT 2) Test Series
290 Tests 5 Tests Free
4825 Attempts
4.3(89)
English

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App