View Single Post
Light Poster
18Mar2010,14:17  
itstimetojazz's Avatar
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.