Find Jobs
Hire Freelancers

Virtual Functions

$2-8 USD / hour

Preklicano
Objavljeno pred več kot 10 leti

$2-8 USD / hour

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; } }; 4. Describe, in a short paragraph, the difference between inheritance by value and inheritance by reference.
ID projekta: 5220825

Več o projektu

2 ponudb
Projekt na daljavo
Aktivno pred 10 leti

Želite zaslužiti?

Prednosti oddajanja ponudb na Freelancerju

Nastavite svoj proračun in časovni okvir
Prejmite plačilo za svoje delo
Povzetek predloga
Registracija in oddajanje ponudb sta brezplačna
2 freelancerjev je oddalo ponudbo s povprečno vrednostjo $14 USD/uro za to delo
Avatar uporabnika
I am working with same assignment, meantime ......................................................................
$20 USD v 1 dnevu
5,0 (175 ocen)
5,9
5,9
Avatar uporabnika
I have a full c++ coding experience to complete.I have been working 5years in c++.Please pm more now.
$8 USD v 20 dneh
0,0 (0 ocen)
0,0
0,0

O stranki

Zastava UNITED STATES
san jose, United States
5,0
43
Plačilna metoda je verificirana
Član(ica) od maj 31, 2012

Verifikacija stranke

Hvala! Po e-pošti smo vam poslali povezavo za prevzem brezplačnega dobropisa.
Pri pošiljanju vašega e-sporočila je šlo nekaj narobe. Poskusite znova.
Registrirani uporabniki Skupaj objavljenih del
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Nalaganje predogleda
Geolociranje je bilo dovoljeno.
Vaša prijavna seja je potekla, zato ste bili odjavljeni. Prosimo, da se znova prijavite.