hello everyone! :)))
i am new here and i am really happy that i found such a useful forum.
my problem is that i need some help for a project on c++. i have to do a problem (it can be mathematical) which must include classes,list,polymorfisym; hmm i think only this. :) it doesn't matter exactly what it will be ;) so, i beg someone who has an already made similar problem or is able to make to give me because i need a urgent help :(:(
silveto_smiley 0 Newbie Poster
Recommended Answers
Jump to PostA common problem is to write a class called Animal and use it to derive two more classes called Cat and Dog. class Animal has a pure virtual method called Speak that is implemented in Cat and Dog to either meow or bark.
Jump to PostI think mariocatch is confused that silveto_smiley expects us to write his program for him, which we won't do according to our forum rules. We only do homework problems if you put our name on it instead of your own.
Jump to PostWe WILL help you. We'll answer your questions if there's something specific about classes or polymorphism that is confusing you. We'll point you towards online tutorials on inheritance. But we won't just say, "It's okay you don't understand it. We'll write it for you and you can just submit it …
All 10 Replies
mariocatch 0 Junior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
silveto_smiley 0 Newbie Poster
mariocatch 0 Junior Poster
silveto_smiley 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
silveto_smiley 0 Newbie Poster
Dani 4,653 The Queen of DaniWeb Administrator Featured Poster Premium Member
Dani 4,653 The Queen of DaniWeb Administrator Featured Poster Premium Member
mariocatch 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.