Question: C++ exercise class Person private: char name (101 int age public: Person (char nm [] -0, int ag#20 strncpy (name, nm, 9) name [9] 10,

 C++ exercise class Person private: char name (101 int age public:

C++ exercise

class Person private: char name (101 int age public: Person (char nm [] -"\0", int ag#20 strncpy (name, nm, 9) name [9] 10, ageag: Modify the implementation of the above class so the name data-member can accept value of any Hint: Dynamic memory allocation..)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!