Select from following answers:- It can be shared across the application.
- We can create object of Static classes.

- Each methods,variables,properties etc must be declared as static inside static classes.
- All of the above.
- All Above
We can not create object of static class as it's constructor is private.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator