Find Jobs
Hire Freelancers

I ONLY need the Java part of the assignment completed

$10-30 USD

En cours
Publié il y a environ 6 ans

$10-30 USD

Payé lors de la livraison
I have already completed the second part with the UML diagrams. I started part one with the circle here is my code for reference. //[login to view URL] /** * circle class extended the GeometricObject * @author <jessetuckey> * */ public class Circle extends GeometricObject{ //given private variables private double x,y; private double radius; //constructor with no args public Circle() { this.x=0; this.y=0; this.radius=1.0; } //constructor with args public Circle(double _x,double _y,double _r) { this.x=_x; this.y=_y; this.radius=_r; } //getter for variables public double getX() { return x; } public double getY() { return y; } public double getRadius() { return radius; } //overriden method for area and perimeter @Override public double getArea() { return 3.14 * (radius * radius); } @Override public double getPerimeter() { return 2 * 3.14 * radius; } public String toString() { return "Circle \nx = "+x+"\ny = "+y+"\nradius = "+radius; } } //I have completed the test class as below: //[login to view URL] class Test { public static void main(String[] args) { GeometricObject gObjectArray [] = new GeometricObject [4]; //created object of triangle and circle gObjectArray[0] = new Triangle(9,5,7); gObjectArray[1]=new Triangle(); gObjectArray[2]=new Circle(); gObjectArray[3]=new Circle(2,4,7); //using loop calling the below print method for(int i=0;i<[login to view URL];i++) { [login to view URL](gObjectArray[i]); printAreaAndPerimeter(gObjectArray[i]); } } //completed the method for printing area and perimeter private static void printAreaAndPerimeter(GeometricObject gObject) { [login to view URL]("Area : "+[login to view URL]()); [login to view URL]("Perimeter : "+[login to view URL]()); [login to view URL](); } } //OUTPUT Attachments area
N° de projet : 16396907

Concernant le projet

17 propositions
Projet à distance
Actif à il y a 6 ans

Cherchez-vous à gagner de l'argent ?

Avantages de faire une offre sur Freelancer

Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
17 freelances proposent en moyenne $32 USD pour ce travail
Avatar de l'utilisateur
Hi there, I went through the requirements and I would like to do this project if given the opportunity. Let me know if you are interested.
$30 USD en 1 jour
4,9 (1558 commentaires)
8,0
8,0
Avatar de l'utilisateur
$50 USD en 1 jour
4,9 (439 commentaires)
7,4
7,4
Avatar de l'utilisateur
Hello. How are you . I have read and understood this task. I have strong knowledge in Data structures, Algorithms Design, Computer Architecture. And I'm expert in Java, JavaFX ,C/C++,C#, Python ,PHP etc. I'm interested in this project. Please send me a message so that we can discuss more. Then I'll be happy. I wait for your good reply. Thanks.
$30 USD en 1 jour
4,9 (249 commentaires)
6,8
6,8
Avatar de l'utilisateur
Hey A Java expert developer is here I have good advanced expertise in Java and Javafx I can help you in your assignment Feel Free to message me We can discuss about the details in chat Regards
$20 USD en 0 jour
4,9 (231 commentaires)
6,8
6,8
Avatar de l'utilisateur
Hello I will implement all the classes (Circle, Triangle, Rectangle, Square, etc.) as well as taking screen shots of results for you. You will have all you need to submit to the Black board. Regards
$25 USD en 1 jour
5,0 (107 commentaires)
6,0
6,0
Avatar de l'utilisateur
Hello i've read the specifications PDF and I Can deliver before the due date contact me for details
$30 USD en 1 jour
4,8 (47 commentaires)
5,6
5,6
Avatar de l'utilisateur
Hi there, I can finish the job within few hours! I'd like to introduce my self below: I have a bachelor’s degree in Information System and Software Engineering & 6+ years in Java; Object-oriented programming, analysis & design; design patterns, data structures, algorithms, concurrency, and testing are my key skills. I am passionate in solving problem and optimizing system. Satisfied customers is my key strategy. Have a great day. Hope I can help! Sincerely, Ryan
$23 USD en 1 jour
5,0 (37 commentaires)
4,8
4,8
Avatar de l'utilisateur
Hi, I am a Java developer and I can help you complete the Java task today. I have good reviews to testify of my expertise. I await your response
$25 USD en 1 jour
5,0 (33 commentaires)
4,3
4,3
Avatar de l'utilisateur
Dear sir I would like to tell you I am a java expert I've done many java projects with high quality. I will do my best on this job Thank you for your kind reply.
$25 USD en 1 jour
4,9 (13 commentaires)
3,5
3,5
Avatar de l'utilisateur
Required : java and design pattern Great knowledge of java as well as design pattern and It gonna be completed using these two. regards vivek
$23 USD en 1 jour
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
Let’s chat and discuss about price and work. 12 years experience in same filed you will get 100% correct work. No need to pay upfront money first check work quality and if you satisfied then pay.
$25 USD en 1 jour
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
Hello I can help you with this. I will provide a very high quality solution for you. I am a Java trainer and I know exactly what you need for such problems Thanks.
$20 USD en 1 jour
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
A proposal has not yet been provided
$25 USD en 1 jour
0,0 (0 commentaires)
0,0
0,0

À propos du client

Drapeau de KENYA
Nairobi, Kenya
5,0
8
Membre depuis avr. 14, 2017

Vérification du client

Merci ! Nous vous avons envoyé un lien par e-mail afin de réclamer votre crédit gratuit.
Une erreur a eu lieu lors de l'envoi de votre e-mail. Veuillez réessayer.
Utilisateurs enregistrés Total des travaux publiés
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Chargement de l'aperçu
Permission donnée pour la géolocalisation.
Votre session de connexion a expiré et vous avez été déconnecté. Veuillez vous connecter à nouveau.