<=Back
The length of the hypotenuse of a right-angled is given by the formula c=a^2+b^2 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: 403 times
Share in: