| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|||||||
| ds. c , c++ Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Sep 2007
Age: 25
Posts: 16
Thanks: 1 Thanked 0 Times in 0 Posts Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 2
|
class a
{ }; class b:private(protected) a { }; int main() { //a *p=new b(); a *p=(base*)new b(); } /*why a *p=new b(); this line will not work,but a *p=(base*)new b(); will work.*/ what's the reason behind this |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Corporate Social Responsibility | AjayKumar.Kataram | Inspire yourself & Others - Leaders Zone | 1 | 08-12-06 04:25 PM |
| Five things are happening in your house | AjayKumar.Kataram | FRIENDSHIP & LOVE | 1 | 22-11-06 06:36 AM |