May 15, 2012 at 4:33pm
Difference between class & structure ????
Class - default access specifier as "private"
Structure - default access specifier as "public"
Apart from above is there any difference between above two structure ?
May 15, 2012 at 4:50pm
Last edited on May 15, 2012 at 4:59pm