TATA ELXSI interview question

What is singleton class? Write a program to implement Threads in Java

Interview Answer

Anonymous

Oct 8, 2015

Singleton means, A class which can only have one instance.