•Anyone learning it?
##JAVA programing language.....
question:
••What are constructors in Java?
Answers
Answered by
1
Answer:
A constructor in Java is a special method that is used to initialize objects. The constructor is called when an object of a class is created.
please mark as brain least
Similar questions