How do you inherit from a class in C#?

Submitted by: Administrator
Place a colon and then the name of the base class. Notice that it is double colon in C++.
Submitted by: Administrator

Read Online C# (Sharp) Programming Language Job Interview Questions And Answers