What is true about private constructor?
#java_2
#java_2
Anonymous Quiz
26%
Private constructor allows creating objects in other classes
17%
Private constructor eases the instantiation of a class
19%
Private constructor ensures multiple instances of a class exist at any point of time
38%
Private constructor ensures only one instance of a class exist at any point of time
👍1
👍1