Answers

Question and Answer:

  Home  C# (Sharp) Programming Language

⟩ How do you inherit from a class in C#?

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

 171 views

More Questions for you: