Samyak Infotech Interview Question

What is static class?

Interview Answer

Anonymous

Jul 14, 2019

Class which can not be instantiated and when used only 1 instance is created.