Please solve Q 2 only thankyou
Attachments:
Answers
Answered by
1
Constructor is used to initialize an object whereas method is used to exhibits functionality of an object. Constructors are invoked implicitly whereas methods are invoked explicitly. ... In the case of a method, no default method is provided. Constructor should be of the same name as that of class
Answered by
0
Answer:
i don't understand your question
Similar questions