VB .Net Question: How do you inherit from a class in C#? VB .Net Interview QuestionAnswer: Place a colon and then the name of the base class. Notice that it's double colon in C++. Previous QuestionNext QuestionWhats the implicit name of the parameter that gets passed into the class set method?So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?