C# Beginner to advanced - Lesson 19 - Inheritance Key points Part 2

preview_player
Показать описание
C# supports only single class inheritance.
C# supports multiple interface inheritance.
Child class is a specialization of base class.
Base classes are automatically instantiated before derived classes.
Parent class constructor executes before child class constructor.

ankpro
ankpro training
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
Components of the .Net framework
Hello World
Literal
Keywords
Variable
Data types
Operators
Branching
Loops
Arrays
ArrayList
Strings
String Builder
Structures
Enums
Functions
Classes
Inheritance
Polymorphism
Properties
Indexers
Events
Nested Classes
Delegates
Anonymous methods
Labda expressions
Abstract classes
Exception Handling
Linq
Interfaces
Extension methods
Anonymous types
Generics
Collections
Garbage Collection
Reflection
Attributes
Input and output statements
Type casting
Boxing and Unboxing
Var vs Dynamic vs Object
Рекомендации по теме
Комментарии
Автор

Thank you. I was particularly interested in the use of 'base' to call a constructor and you explained it very well. The book I'm reading made it confusing when in fact it's very simple.

ArabDude
Автор

Hi i have a project due in my class on C# and i am lost can you help me??

aodadmiral