Computer Science, asked by OmBirari8934, 1 year ago

which statements are true?(choose three) mark for review (1) points (choose all correct answers) since a constructor can not return any value, it should be declared as void. In a constructor, you can call a superclass constructor. You can use access modifiers to control which other classes can call the constructor. You can declare more than one constructor in a class declaration. A constructor can not be overloaded.

Answers

Answered by Anonymous
1

Explanation:

you can call a superclass constructor. You can use access modifiers to control which other classes can call the constructor. You can declare more than one constructor in a class declaration.

Answered by Anonymous
0

Explanation:

it should be declared as world in a construction not to be overloaded constructor

Similar questions