Learn C#, VB.net with Samples in 1 Day


Constructor
  1. Whenever a class/struct is created, its constructor is called.
  2. class name, constructor name must be same
Test your .net skills with Quiz