Page 1 of 1

What is true about constructor?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) It can contain return type
b) It can take any number of parameters
c) It can have any non access modifiers
d) Constructor cannot throw an exception