This explains about C# keyword base. It discuss about what are the advantages of base keyword, when can we use base keyword and how to call base class constructor and its methods from derived class by using base keyword in C#.