Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 3
- Posts with Upvotes
- 1
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #44.2K
~10.2K People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
Re: Another good book for C++ beginners is "You Can Program in C++ - A programmers introduction" by Francis Glassborow. It does not pretend to teach the reader every single detail of C++ but states that it teaches only a small subset of the language - enough to get you started. | |
Re: Ok to start you off, the first question is easy enough. i.e identify appropriate data members for the base and derived classes. I would say that all teachers have an ID, age and highest qualification irrespective of whether they are full time or part time. For this reason, the attributes … |