0% found this document useful (0 votes)
3 views

C#.Net Notes Unit-III

Uploaded by

amol raut
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

C#.Net Notes Unit-III

Uploaded by

amol raut
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 62

UNIT – III

Structures and Enumerations –Introduction, Structures, Structs with Methods,

Difference between Classes and Structs, Enumerations, Enumerator type

Conversion. Classes and Objects - Introduction, Basic Principle of OOP, Defining

a Class, Adding Variables, Adding Methods, Member Access Modifiers, Creating

Objects, Accessing Class Members, Constructors, Overloaded Constructors, Static

Members, Static Constructors, Private Constructors, Copy Constructors,

Destructors, Member Initialization, The This Reference, Nesting of Members,

Constant Members, Read-only Members, Properties, Indexers. Inheritance and

Polymorphism – Introduction, Classical Inheritance, Defining a Subclass, Visibility

Control, Defining Subclass Constructors, Multilevel Inheritance, Hierarchical

Inheritance, Overriding Methods, Abstract method, Sealed Class: Preventing

Inheritance, Sealed Methods, Polymorphism.

You might also like