Question: chuhew.phoid27120 Shidas at HOME USER GUIDES u execute a JAVA program which will nave a ciass called triangle with two instance variables, length and width
chuhew.phoid27120 Shidas at HOME USER GUIDES u execute a JAVA program which will nave a ciass 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 Tere to search DELL
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
