|
If a class doesn\'t have any constructors, what will happen?
,Java, C ,C++, ASP, ASP.net C# ,Struts ,Questions & Answer, Struts2, Ajax, Hibernate, Swing ,JSP , Servlet, J2EE ,Core Java ,Stping, VC++,
HTML, DHTML, JAVASCRIPT, VB ,CSS, interview ,questions, and answers, for,experienced, and fresher
If a class doesn\'t have any constructors, what will happen?
If a class doesn\'t have any constructors, the compiler will supply the default constructor.
|