C++20 sections · 1024 units
Open in CourseQuiz: Basic Operations
Math operators
Quiz: Basic Operations
What is the result of 7 / 2 when both numbers are integers in C++?
- A.3
- B.4
- C.3.5
- D.Error
Math operators
What is the result of 7 / 2 when both numbers are integers in C++?