write the C++ operators for the following operations
1.Division
2.Multiplication
3.Reminder after division
4.Greater than or equal to
5.Equal to
Answers
Answered by
1
Answer:
1. /
2. *
3. % [modulas operator]
4. >=
5. = =
Answered by
0
Answer:
Write the C+ operators for the following
operations.
Answer: Division.
1) Division.
2) Multiplication.
3) Reminder after division.
4) Greater than or equal.
5) Equal.
Similar questions
Social Sciences,
2 months ago
English,
4 months ago
Hindi,
4 months ago
History,
9 months ago
Math,
9 months ago