Exercise 1: Calculating Area
Calculate the area of a triangle by using classes.
We'll cover the following...
We'll cover the following...
Problem statement
Write a class Triangle that contains two public float  data members,  ...
Calculate the area of a triangle by using classes.
Write a class Triangle that contains two public float  data members,  ...