C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
How do you inherit from a class in C#?
Answer:
Place a colon and then the name of the base class. Notice that it is double colon in C++.
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF