Math, asked by nitu77524, 7 hours ago

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 smitikadas2006
28

Answer:

  1. Take two numbers.
  2. Declare a sum variable.
  3. Calculate the addition of two numbers and assign them to the sum variable.
  4. Find average as average = sum/2.
  5. Finally, display the result of the average value.
Answered by Maira791
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