Write a C++ program to find average age of 2 persons.
Answers
Answered by
1
Explanation:
The average value is calculated by the sum of variables divided by the number of variables. Here, the number of variables is three. So, average = sum / 3 calculates the average value.
Similar questions
World Languages,
3 months ago
Social Sciences,
3 months ago
Math,
7 months ago
Physics,
11 months ago
Physics,
11 months ago