<=Back
The length of the hypotenuse of a right-angled is given by the formula c=√a2+b2 where a and b are the perpendicular side and c is hypotenuse.
Write a program in visual basic that would accept the values a and b through the use of a text box, compute the hypotenuse and display the result on a message box
Viewed: 460 times
Share in: