Static Class
807569Jun 29 2006 — edited Jun 29 2006Hello,
Could anyone please explain me what would happen if a class is made STATIC? I have written a class with all static methods which will do common functionalities. If i make the class also Static, What would happen?