A constructor is similar to an instance method, constructors are called automatically when we instantiate the object, it contains the same name as class name, we can't inherit the constructor
Learn to Develop an iPhone or iPad App in 4 Weeks Learn the latest and greatest markup language in the market with Robin Nixon(HTML & HTML5) Now $29 Only(75% Off)
A constructor is similar to
Mon, 11/17/2008 - 22:40 — adminA constructor is similar to an instance method, constructors are called automatically when we instantiate the object, it contains the same name as class name, we can't inherit the constructor