Multiple choice technology

You can use a function to combine text from two cells into one cell. But you can use an operator to do the same thing. Which operator is that?

  1. & (ampersand)

  2. = (equal sign)

  3. (space)

  4. $ (Dollar sign)
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In spreadsheet applications like Excel, the ampersand symbol serves as the text concatenation operator, joining separate strings or cell contents together without needing a function.