Answer Posted / ajay yadav
Constructor is defined as a type of member function which
calls itself when an object is created also has the same
name as of the class.
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Difference between association, composition and aggregation?
what are the disadvantages of indexes in oracle?
What is the longest unicode character?
What is the gregoriancalendar class in java programming?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What is arguments in java?
Does java isempty check for null?
Which browsers work with java?
Why does java have two ways to create child threads?
Is char a method in java?
Can a class have multiple superclasses?
Explain the different forms of polymorphism?
Can we use both this () and super () in a constructor?
Can we have this () and super () together?
What are the advantages of encapsulation in java?