View Single Post
Newbie Member
18Mar2010,13:19  
ravindrareddy3's Avatar
Quote:
Originally Posted by itstimetojazz View Post
The constructor is never inherited by the derived class, so it doesnt matters wherever u write the constructor.

i am not inheriting it i am using only it only in single class and i wil creat an object to it,then wat is the output?