1.

Can we declare Classes and Structs as static?

Answer»

Can we DECLARE CLASSES and STRUCTS as STATIC?
No we can not CREATE Structs as static we only can declare static classes.



Discussion

No Comment Found