Reference no: EM13926432
Create a class named Circle with field names radius, diameter, and area. Include a constructor that sets the radius to 1 and calculates the other two values. Include methods named setRadius() and getRadius(). The setRadius() method not only sets the radius, but calculates the other two values (as you know, the diameter of a circle is twice the radius, the area of a circle is pi multiplied by the square of the radius). Save class as Circle.java.
Create a class named TestCircle whose main method() declares several Circle objects. Using setRadius() method, assign one circle a small radius value (code a user input making use of Scanner of JOptionPane), and assign another a larger radius value (to be an input by a user as well). Do not assign a value to the radius of the third circle; instead retain the value assigned at object construction. Display all the values for three Circle objects. Save the class as TestCircle.java.
Note: Create an UML class diagram prior to coding the application.
Compile, run, and check the results. Submit the following:
1. The source file (If more than one file has been created, zip them into one .zip file for posting.)
2. An MS .doc file with explanations/comments of your solution and the results of a test run, including a screen shot picture
3. The UML class diagram of the application should be included in the deliverable as a part of the MS .doc above, or as a separate file
Conduct a swot analysis on the case study companies
: Assignment Checklist: Conduct a SWOT analysis on the case study companies' mission statements. Create a case study analysis focusing upon the company's mission statement
|
Determine which data from the database to archive
: Determine which data from the database to archive; that is, for each table, specify whether data needs to be archived. If it does, specify which data, when it should be archived, and whether it should be archived with data from another table.
|
Capital budget recommendation
: Guillermo Navalles, owner of Guillermo Furniture faces a decision that could make or break the success or failure of his business. Because of increased competition and costs, profits for the Mexican company have taken a hit.
|
Analyzing an argument -from samizdat to twitter
: How effectively does Burton's use of language help establish his credibility as well as emotional and logical appeal? Be sure to consider his rhetorical situation. Who is his audience and what is his purpose?
|
Declares several circle objects
: Create a class named TestCircle whose main method() declares several Circle objects. Using setRadius() method, assign one circle a small radius value (code a user input making use of Scanner of JOptionPane), and assign another a larger radius valu..
|
Should nonmoral claims override the moral claims
: Is this a moral or legal/economic issue? Could it be both? What are some of the most important value and prescriptive claims involved here? Should any of the relevant nonmoral claims override the moral claims? Why or why not?
|
Create a view named largeslip using the data
: Create a view named LargeSlip using the data in the MarinaNum, SlipNum, RentalFee, BoatName, and OwnerNum columns in the MarinaSlip table for those slips with lengths of 40 feet. Display the data in the view.
|
Name of all customers that have a credit limit
: List the names of all customers that have a credit limit less than $10,000.
|
What is green technology
: You currently work for a small private consulting company. It has been very successful in the current economy but business has started to slow down. Your competitors have started implementing green technology. Your boss has asked you to research g..
|