Average of Numbers - Program to find Average of Two Numbers in C++ || For Beginner || ( in 3 minute)
Hello Coders, hope you all are fine !
In this video we had discuss 'How to find average of two numbers in C++' just in 3 minute.
We take user input and display the required result.
Average of number = (sum of number)/ total number
Example: find average of three number ( i.e. 3, 4, 5)
average = (3+4+5) / 3 = 12 / 3 = 4.0
Watch video Average of Numbers - Program to find Average of Two Numbers in C++ || For Beginner || ( in 3 minute) online without registration, duration hours minute second in high quality. This video was added by user CodeWithMe 13 June 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 139 once and liked it 9 people.