Please enable JavaScript.
Coggle requires JavaScript to display documents.
OOP (Inheritance (Abstract Class (Miras ala bilmez, Object yaradila bilmez…
OOP
Inheritance
Single Level Inheritance
Multi Level Inheritance
Abstract Class
Miras ala bilmez
Object yaradila bilmez (instance)
Sadece bu classdan miras alan class vasitesi ile xususiyyetler oturulur
Interface
Sealed Class
Miras verebilmir
Obyekt yaradilabiler
Encapsulation
Access Specifiers
Public
Private
Protected
Internal
Protected Internal
Data Protection
Properties
Full Property
Auto Property
Indexers
Polymorphism
Static Polymorphism
By parameter types
By length of parameters
Operator Overloading
Overload Unary Operators
Overload Binary Operator
Overload Comparison Operator
Dynamic Polymorphism
Virtual Method
Abstract method