Find Jobs
Hire Freelancers

C++ Programming

$10-30 USD

Cancelled
Posted over 10 years ago

$10-30 USD

Paid on delivery
0. Given the following statements, select which function(s) get used. Both Base and Derived have virtual functions, virtual destructors, copy constructors and operator =. Also, unless otherwise specified default values are used. A. Base* pderived = new Derived; a. Base constructor b. Derived constructor c. Base copy constructor d. Base operator = B. Base base = *pderived; // from part A a. Base default constructor b. Base copy constructor c. Derived default constructor d. Derived copy constructor C. base = *pderived; // from part A & B a. Base copy constructor b. Derived copy constructor c. Base operator = d. Derived operator = D. [login to view URL](); // from part B, function is non-virtual a. Base function b. Derived function E. pderived->function(); // from part A, function is non-virtual a. Base function b. Derived function F. [login to view URL](); // from part B, function is virtual a. Base vfunction b. Derived vfunction G. pderived->vfunction(); // from part A, function is virtual a. Base vfunction b. Derived vfunction H. delete pderived; // from part A a. Base destructor b. Derived destructor 1. Using the derived passenger classes from lab4, write a polymorphic function that can take any of the three types of passengers, and access any of the virtual functions. 2. Show how to have a base class copy constructor get called from a derived class copy constructor: 3. Convert this class to be a generic: class triple { int first; double second; string third; public: triple(int f, double s, string t) : first(f), second(s), third(t): { } int getfirst() { return first; } double getsecond() { return second; } string getthird() { return third; } void setfirst(int f) { first = f; } void setsecond(double s) { second = s; } void setthird(string t) { third = t; } };
Project ID: 5220812

About the project

2 proposals
Remote project
Active 10 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
2 freelancers are bidding on average $28 USD for this job
User Avatar
hi... i can do this. Please let me know to start immediately. i can do it on time. please initiate communication to discuss further. thanks
$25 USD in 0 day
4.9 (18 reviews)
4.2
4.2
User Avatar
A proposal has not yet been provided
$30 USD in 2 days
5.0 (1 review)
2.1
2.1
User Avatar
Hi I have been working for 10 years in the field of c/c++ programming. I can help you.
$44 USD in 1 day
5.0 (1 review)
1.6
1.6
User Avatar
Dear Sir, We would love to get this opportunity of working with you. We can guarantee that you will not regret your decision if you select us to execute this project.
$20 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
san jose, United States
5.0
43
Payment method verified
Member since May 31, 2012

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.