It has the same name as the class.
It has no return-type
It is usually used for initialisation
It can be invoked using an object like any other member function
Number
number
construct
Number_contruct
Parameterised constructor
Non-parameterised constructor
Both a and b
None of these
Parameter list
Return type
public
private
protected
default
Copy constructor
Default constructor
Overloaded constructor
Void
Int
Array
Constructor function no return any value
Its name is plural of class name
Its name has * symbol before it
Its name is same as of class name
Its name has # symbol before it