Search This Blog
Basically CSE help line works on national universities students.
CSE HELPLINE
- Get link
- X
- Other Apps
Encapsulation: In OOP, Encapsulation is defined as binding together the data and the functions that manipulates them.
Encapsulation: In OOP, Encapsulation is defined as binding together the data and the functions that manipulates them.
Abstraction: Abstraction means displaying only essential information and hiding the details. Abstraction using classes.
Abstraction using Header files (math.h → Pow())
Polymorphism: In simple words, we can define polymorphism as an ability of a message to be displayed in more than one form.
Operator Overloading
function overloading
↳ int sum (10, 20, 30)
int sum C10, 20)
Thheritance: The capability of a class to derive properties and characteristics from another class is called inheritance.
Subclass
Super Class
Reusability
ATUL KOMAR (LINKEDIN).
NOTES GALLERY (TELEGRAM).
Dynamic Binding :
In dynamic binding, the code to be executed in response to function call is decided at run time.
- Get link
- X
- Other Apps
Popular Posts
LAB MANUAL for Data And Telecommunications
- Get link
- X
- Other Apps
Computer science and engineering (CSE) 1st semester Note pdf
- Get link
- X
- Other Apps

Comments
Post a Comment