What is static and non static members
May 18 2015

Sekhar Srinivas

An Easy to understand video on Static and Non Static members of a class. This Video Explains about how to define the members of a class i.e when to define a member as a static member and when to define a member as a non-static member. This video is based on C# Language specifications ( Please don't compare with other languages ).