Find Jobs
Hire Freelancers

C++ project

$10-30 USD

Completed
Posted over 8 years ago

$10-30 USD

Paid on delivery
I need someone to write these 2 c++ program for me. Topics: Introduction to structures Structures to classes Introduction to classes Object oriented design Problem B1 The volume of a cone is given by the formula: V = Π r2 h / 3 For the value of Π use: const double PI = 3.14159265358979323846; Declare a structure named: Cone containing: height a double, the height of the cone radius a double, the radius of the base of the cone Create the following functions: main Contains three variables: A pointer named ptr which points to a Cone structure A double named height A double named radius Uses new to obtain space for the data structure Calls the the input, setUp, and output functions Deletes the space that was obtained using new input: Takes the height of the cone and radius of the base as reference parameters Reads the height and radius from the user Has a return type of void setUp: Takes three parameters by value: height, radius, and a pointer to the Cone Puts the data into the data structure Has a return type of void getVolume: Takes one parameter by value: a pointer to the Cone Computes the volume Returns the volume output: Takes one parameter by value: a pointer to the Cone Calls the getVolume function to get the volume Prints the height, radius, and volume in a neat format Has a return type of void Put the main function first. Use the function and variable names specified above. Arrange the functions in the order listed above. Test your program with the following data: height 6 radius 2 Problem B2 Repeat problem B1 with the following changes: Make Cone a class rather than a struct. Make the height and radius in the class Cone private. Make setUp a public member function in the class Cone. Make getVolume a pubic member function in the class Cone. Make output a public member function in the class Cone. The main and input functions will remain global functions, not part of the Cone class. The main function will call the input, setUp, and output functions. The return types will all be unchanged. The parameter lists will change for some of the functions: main unchanged input unchanged setUp two parameters by value: height, radius getVolume no parameters output no parameters Test with the same data.
Project ID: 8721914

About the project

22 proposals
Remote project
Active 9 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
hello sir i can do this job and make these to prgrams i alrrady work on c/c++ prgrams on freelacner and delieevr my best work on time thanks
$13 USD in 1 day
4.9 (7 reviews)
3.0
3.0
User Avatar
Programmer , took part in the IEEExtreme contest and ranked 18th in my country i have 4 years experience in OOP .
$15 USD in 1 day
5.0 (2 reviews)
1.5
1.5
22 freelancers are bidding on average $21 USD for this job
User Avatar
hey mate this is Asad, i have a lot of experience in c++ programming, need an A grade?contact me right now,cheers :)
$30 USD in 0 day
5.0 (38 reviews)
5.9
5.9
User Avatar
Consider it done within hours............................... ..................................................................................................................
$25 USD in 1 day
4.9 (42 reviews)
5.1
5.1
User Avatar
hi, i can help. please reply. thanks .
$15 USD in 1 day
4.9 (34 reviews)
4.5
4.5
User Avatar
Hi, I have strong background in c++ and experience in Programming. Let me help you. I am ready to start.
$30 USD in 1 day
5.0 (8 reviews)
4.0
4.0
User Avatar
Hi, I can help you and complete both assignments. Will provide fully working and commented programs. I already done similar tasks. Can complete in 1-24hrs max. Kind Regards, Narek.
$30 USD in 1 day
5.0 (7 reviews)
3.9
3.9
User Avatar
Hi, I am Ahsan. I am a Computer Science Student. It's my 5th semester right now. I have studied these courses including Introduction to Computer Science, Computer Programming, Data Structures, Databases, Object Oriented Analysis and Design I have maintained a very good grade in all above subjects. I have done different projects in c++ from the simplest "Tic Tac Toe" to the toughest "Chess". I have done many other projects including "Paint", "Scheduler" and "Inventory Management System" I have implemented many data structures in c++ including stack, queue, circular queue, singly link list. doubly link list, circular link list, min heap, max heap, min max heap I find myself best for your work as I do the c++ practice on the regular basis. Regards
$10 USD in 1 day
4.9 (22 reviews)
3.6
3.6
User Avatar
Hello, I am experienced and specialized in C and C++ and Python programing. I have taken part in many competitions, including national competition, in which I won 2nd prize. I always work with responsibility and quality. Please contact me for details and time required, I will finish the job within time required. Thank you!
$15 USD in 1 day
5.0 (21 reviews)
3.4
3.4
User Avatar
A proposal has not yet been provided
$20 USD in 1 day
4.6 (4 reviews)
2.9
2.9
User Avatar
hi there, I have master degree in engineering, and spend a lot of time writing codes for academic purposes, I assure you that I can do your project . Thanks
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hey, how are you? I read the description you provided, cone problem 1 and 2, i can make both of them easily, and fast, as i am expert in c++ , JAVA , and many other languages. Hire me for fast and efficient work. Looking forward to a positive response from you to discuss more details, Thank you.
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$30 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I can do. If you are interested to write. Deadline up to 21.I can do. If you are interested to write. Deadline up to 21.
$25 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$15 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I will do your project in a short time and with good quality. If you choose me you can be sure that your work is in good hands, because my main goal is your confidence
$10 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I do Olympiad programming and have a bronze medal at the national stage of the programming. I want to try this as my first order.
$15 USD in 0 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$20 USD in 0 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Dear Employer, I have five years of academic and industry experience in C/C++. I have done different project on C/C++ from GUI development to C/C++ algorithms implementation. If you assign me this project, I will complete it in the following steps: 1. Understanding the overall problem. 2. Designing the best/simplest possible implementation idea in C/C++. 3. Implementing in C/C++ (with full comments in code). 4. Debugging the C/C++ code. 5. Running the test cases (at least 5-10 test cases) to match the results. 6. Documentation of code (if required). I have a skype account where you can easily contact me. I will be honored if you provide me a chance to do this project. with kind regards, Muhammad Awais Khalid
$15 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Предложение еще не подано
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
san jose, United States
5.0
17
Payment method verified
Member since Aug 25, 2014

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.