Thread
:
question on CONSTRUCTOR
View Single Post
itstimetojazz
Light Poster
18Mar2010,14:17
well in this case, a compiler error will be thrown. Because u r trying to create a class object which is global to the code whereas the constructor is protected in the class.