Question: Middho Fant College Berand execute a JAVA program which will have a class called triangle with two instance variables, length and width of data type
Middho Fant College Berand execute a JAVA program which will have a class called triangle with two instance variables, length and width of data type integer. The class will also have two methods void assign() to assign values to the variables and void area() to calculate and display the values of the variables including the area. Note: formula for finding area of triangle is 0.5*length*width. Create class named Q4 that hosts the main method and create one object of the class triangle. Call all the methods of class triangle using appropriate parameters * 3/6 Torta
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
