Click here to Skip to main content
15,898,939 members

Comments by akchandra9 (Top 5 by date)

akchandra9 11-Dec-12 5:26am View    
I'm still not clear as of how the constructor of an abstract class is getting called, contrary to the fact that we can NOT create an instance of an abstract class!
Can someone tell me where i'm leading the wrong path!! Thank you.
akchandra9 11-Dec-12 3:04am View    
Thank you! that's Helpfull! :)
I need more information Regarding what's not be done using abstract classes!
akchandra9 11-Dec-12 3:01am View    
That is what thrilled me!! i just added c&d in the interface expecting a definite error to be thrown, instead it got executed! yes, i'm using Visual C++.
akchandra9 11-Dec-12 2:35am View    
Thank You!
But can you brief me about the abstract class concept there?? You mean, creating an instance of an abstract class IS possible. but not directly?!
Correct me!
akchandra9 13-Sep-12 10:23am View    
^good one.