plz write a java program it's urgent
write a program to accept the three sides of triangle and calculate it's area using pass by value.
Answers
Answered by
17
HEY MATE HERE IS YOUR ANSWER
JAVA PROGRAM
1 *C program to find the value of triangle, given three sides.
2 #include <math h>
3. Void main()
4. Int s, a, b, c area:
5. Print ("enter the value of s, a, b, c)
6. Scan ("%d %d %d, &a, &a, &a) ;
7./* COMPUTE */
8.S=( a+b+c) /2
THANKS HOPE IT WILL HELP YOU
BE BRAINLY
MARK ME AS BRAINLIEST
JAVA PROGRAM
1 *C program to find the value of triangle, given three sides.
2 #include <math h>
3. Void main()
4. Int s, a, b, c area:
5. Print ("enter the value of s, a, b, c)
6. Scan ("%d %d %d, &a, &a, &a) ;
7./* COMPUTE */
8.S=( a+b+c) /2
THANKS HOPE IT WILL HELP YOU
BE BRAINLY
MARK ME AS BRAINLIEST
vanyaawasthi:
please answer this by pass by value
Answered by
4
programs programs in which you can find some values with some equations and you can calculate its area and by using some pass a value
Similar questions
Computer Science,
7 months ago
Social Sciences,
7 months ago
Physics,
7 months ago
Math,
1 year ago
Business Studies,
1 year ago
Social Sciences,
1 year ago