Samyak Infotech interview question

What is static class?

Interview Answer

Anonymous

14 Jul 2019

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