write a java program to find average of two number
I want perfect answer
if I got perfect answer I will mark them as brainliest
and give them more points
I will follow them too
please don't give me bakwas answer
don't come for points
Answers
Answered by
28
Answer:
- Take two numbers.
- Declare a sum variable.
- Calculate the addition of two numbers and assign them to the sum variable.
- Find average as average = sum/2.
- Finally, display the result of the average value.
Answered by
7
Hey mate your answer is attached in the photo since u have not told by which input method program to be done there fore I did it by parameterized input.
Attachments:
Similar questions