guys i have few questions to clarify. if anybody can help please reply.
Questions:
# can we make a class an abstract class without using pure virtual functions?(i mean is there any other way to make the class abstract).
# can we have a constructor which take object of the class as a parameter?if not why?
class A
{
class (ob) //ob is an object of class A
{
}
};
# is there any way to stop inheriting from a class?
ALL-NEW Yahoo! Messenger - all new features - even more fun!
To unsubscribe : [EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To reply to this message, go to:
http://groups.yahoo.com/group/Programmers-Town/post?act=reply&messageNum=4585
Please do not reply to this message via email. (more info)
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Programmers-Town/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
