Computer Applications
Fill in the blanks:
A constructor is used when an _________ is created
Java Constructors
38 Likes
Answer
object
Answered By
2 Likes
Related Questions
Fill in the blanks:
A member function having the same name as that of the class name is called _________.
Fill in the blanks:
A constructor has return _________ type.
Fill in the blanks:
A constructor without any argument is known as _________.
Fill in the blanks:
A _________ constructor creates objects by passing value to it.