Question: 1) Write a java program to read the input from the keyboard and find the area of triangle using the formula given below Attributes :

1) Write a java program to read the input from the keyboard and find the area of triangle using the formula given below Attributes : A,B,C and S S=(A+B+C)/2 Area of a triangle S* (S A) * (S B) * (S-C)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
