Home  >  Java  >  Calculate Area Of A Triangle In Java.

So this project is based on Area of Triangle,

A triangle is a closed, 2-dimensional shape with 3 sides, 3 angles, and 3 vertices. A triangle is also a polygon. The above figure is a triangle denoted as △ABC. Examples of Triangles.
Note :-Area of Triangle = ½(b × h) where b is base and h is height.

Algorithm of Finding the Area of a triangle :-

1. Define the base and the height of the triangle.

2. Apply the formula of finding the area of the triangle.

3. Now the Print the Area.

Complexity in finding the area of the triangle ,

O(1)

Java Code

First, Open your Java Code editor / IDE .

Second, See the code given below copy the whole.

Third, Paste in Your IDE


Frequently Asked Questions

Q 1: Can I use this Source Code without giving credits ?

Ans: Yes, you can use but if your bring this projects, then should give us a credit at footer, because it takes alot time make all thess kinds of projects now if you ask that I want to bring it online but I will not give any credits to the developers & the provider then it is very wrong.

Q 2: Actually I want to bring this project online but I don't want to give credits ?

Ans: Ok, we have problem but also you cannot claim that it is made by you.
It is not all about flex you should increase you knowledge.

Q 3: If I am bringing this project online and not giving credits & claiming it is developed by me then ?

Ans: Ok, 1-3 times you will be warned and your that site will be suspended.
Still if you continue, then it can become to a legal things.

1 Comments

Bella

May 18, 2022 at 1:00 am Reply

Thank You

Leave a Comment

Your email address will not be published. Required fields are marked *

Name *
Email *