Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

Programming Assignment

A. Write your own name and that of your programming partner on the top of page.

B. Start a new project and package called PA3 and set up your programs inside.

C. YOU MAY NOT CONSULT THE SIs for this project. NOR may you use the Internet, copy code from your classmates or anyone else, nor give away code to your classmates. NOR may you discuss concepts with your classmates. You may choose a programming partner with whom to work on this assignment. The design and coding MUST be done sitting together, and each partner must code half of the project while the other partner observes and checks. (Of course, all you need to do is send code to each other's machines if you use your own machines to code.)

D. I have provided three classes for you to use, User Class, which contains main, a class Shape, and a class IsosTriangle. Using the class IsosTriangle as an example, create three more classes that are subclasses of Shape, a class for squares, a class for circles, and a class for rectangles. Run the program from UserClass and show me your results. Do you understand why you get the output that you get?

E. Your program should print out the following: a. The output for the System.out.println statements in main.

F. You will need to fully document your work, including the following: a. The names of all authors, b. The course name and your section(s), c. The date that the project is due, d. The title of the project and the purpose of the project, e. The contract between the user and the program, f. The purpose of all routines called, including main, and g. The meaning of all other identifiers. The program works according to the above requirements. The program is fully documented. Choice of identifier names is meaningful Other documentation Cooperative work skills. Program style. The code is efficient, yet readable (including line spacing and indentation). The code makes good uses of variables, i.e., are

package PA3;
public class UserClass (
public static void main(String[] args) {
Circle al = new Circle();
Square sl = new Square();
Rectangle rl = new Rectangle();
IsosTriangle it = new IsosTriangle();

System.out.println(cl.area(4));
System.out.println(sl.area(4));
System.out.println(rl.area(3,4));
System.out.println(il.area(3,4));

System.out.println(cl.corners);
System.out.println(sl.corners);
System.out.println(rl.corners);
System.out.println(il.corners);

Shape shapes = cl;
Shape shape2 = sl;
Shape shape3 = rl;
Shape shape4 il;

System.out.println("shapel is a " + shapel.idShape());
System.out.println("shape2 is a " + shape2.idShape());
System.out.println("shape3 is a " + shape3.idShape());-
System.out.println("shape4 is a " + shape4.idShape());

plAPISC CJAIMS snape
protected int corners; protected int sides;
public double area( ) {
double x = 0;
return x;
}
public double perimeter( )
double x = 0;
return x;
}
public String idShape ( )
String x = null;
return x;
}
}
package PA3;
public class IsosTriangle extends Shape
IsosTriangle( ) { corners * 3; sides * 3;
}
public double area( double base, double height ) return (0.5 * base * height);
}
public double perimeter( double base, cpuble height )
return (base + (2 * math.sert((height*height) + (base*base*O.25))); -
}
public String idShape ( ) String x "IsosTrianglehi return x;
}

Java, Programming

  • Category:- Java
  • Reference No.:- M91766172

Have any Question?


Related Questions in Java

Can someone kindly help me to consider whether java

Can someone kindly help me to consider whether Java provides the facility of operator overloading? If it does, may you kindly describe how overloading operators can be accomplished? If not, may you kindly describe why yo ...

Assignment - method in our madnessthe emphasis for this

Assignment - "Method in our Madness" The emphasis for this assignment is methods with parameters. In preparation for this assignment, create a folder called Assign_3 for the DrJava projects for the assignment. A Cityscap ...

Assessment socket programmingtaskwrite a java gui program

Assessment: Socket Programming Task Write a JAVA GUI program that would facilitate text chatting/exchanging between two or multiple computers over the network/internet, using the concept of JAVA socket programming. If yo ...

Solving 2nd degree equationsbull write the following java

Solving 2nd degree equations • Write the following Java methods • boolean real-sols(double a, double b, double c): it returns true if the 2nd degree equation ax2 + bx + c has real solutions • double solution1(double a, d ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

Simple order processing systemquestion given the classes

Simple Order Processing System Question: Given the classes Ship (with getter and setter), Speedboat, and SpeedboatTest. Answer the following questions: Refine the whole application (all classes) and create Abstract class ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Chatbotscreate a small networked chat application that is

Chatbots Create a small, networked chat application that is populated by bots. Introduction On an old server park, filled with applications from the early days of the internet, a few servers still run one of the earliest ...

Can someone please help me with the following java

can someone please help me with the following java question The input is an N by N matrix of nonnegative integers. Each individual row is a decreasing sequence from left to right. Each individual column is a decreasing s ...

Overviewyou are required to use java se 80 and javafx to

Overview You are required to use Java SE 8.0 and JavaFX to develop a Graphical User Interface (GUI) for the FlexiRent rental property management program created in Assignment 1. This assignment is designed to help you: 1 ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As