Complete these 4 tasks in C++

Completed Posted 6 years ago Paid on delivery
Completed Paid on delivery

Complete the below listed tasks, then explain the underlying concept, and process used to complete them. The task needs to be completed in 24 hours.

AbstractBook:

*

* TOTAL POINTS: 100

*

* Using this abstract class:

*

* 1. 20 POINTS: Implement a Book base class derived from this abstract class.

* 2. 30 POINTS: Implement three derived book classes, derived from your Book base class, each with state (you choose).

* 3. 30 POINTS: Demonstrate dynamic polymorphism by using an overloaded output operator and your derived classes.

* 4. 20 POINTS: Overloaded the input operator.

*/

class AbstractBook {

public:

AbstractBook();

virtual ~AbstractBook();

virtual std::string info() = 0;

};

Header File:

#include "AbstractBook.h"

#ifndef ABSTRACTBOOK_H_

#define ABSTRACTBOOK_H_

class AbstractBook {

public:

AbstractBook();

virtual ~AbstractBook();

virtual std::string info() = 0;

};

#endif /* ABSTRACTBOOK_H_ */

CPP File:

#include "AbstractBook.h"

AbstractBook::AbstractBook() {

// TODO Auto-generated constructor stub

}

AbstractBook::~AbstractBook() {

// TODO Auto-generated destructor stub

}

Algorithm C++ Programming

Project ID: #15847110

About the project

8 proposals Remote project Active 6 years ago

Awarded to:

it2051229

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 so I can have further details. Thanks. Relevant Skills and Experience C++ Progr More

₹2000 INR in 1 day
(669 Reviews)
7.4

8 freelancers are bidding on average ₹2843 for this job

freelancerSolvit

Seems simple enough. Relevant Skills and Experience C/C++ programming. Stay tuned, I'm still working on this proposal.

₹2000 INR in 0 days
(20 Reviews)
4.5
QuckBiz

Hi My Self J.D.Rathod. Currently I am working as a Lecturer In Computer Dept. (VGEC-Chandkheda).I am interested in your project , wait for your responses.... Relevant Skills and Experience C++ JAVA OOP CONCEPT Stay More

₹4000 INR in 3 days
(5 Reviews)
3.5
tuanthanhle

A proposal has not yet been provided

₹3888 INR in 1 day
(5 Reviews)
3.3
Najeeulah

just ask it will complete in in a hour or less

₹1250 INR in 1 day
(0 Reviews)
0.0
Abdulwadood9593

i can do it for you contact me

₹1050 INR in 2 days
(0 Reviews)
0.0
azamfirdaus

I can do the job as advertised easily Relevant Skills and Experience I have experience in c++ programming for a few years already Proposed Milestones ₹1150 INR - Work complete

₹1150 INR in 10 days
(0 Reviews)
0.0