Question:
A singleton class means that only one instance of the class can be created at a time. This is done by setting the contructor as private.
Author: Jerry MathewAnswer:
What is singleton class in Java and how can we make a class singleton?
0 / 5 Â (0 ratings)
1 answer(s) in total