Podcast
Questions and Answers
What is the output of the expression $2 + 3$?
What is the output of the expression $2 + 3$?
- 6
- 4
- 7
- 5 (correct)
What is the result of multiplying $4$ by $3$?
What is the result of multiplying $4$ by $3$?
- 15
- 10
- 7
- 12 (correct)
Which symbol should be used in programming to represent the addition operation?
Which symbol should be used in programming to represent the addition operation?
- /
- *
- -
- + (correct)