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
জাতীয় বিশ্ববিদ্যালয়ের অধীনে প্রফেশনাল কোর্সে অন্তর্ভুক্ত কম্পিউটার সাইন্স এন্ড ইঞ্জিনিয়ারিং হচ্ছে চার বছরের একটি কোর্স।
- Get link
- X
- Other Apps
Department of Computer Science & Engineering (CSE)
- Get link
- X
- Other Apps
Function overriding occurs when a derive class has a definition of one or more members of base class.
- Get link
- X
- Other Apps
What is Concurrency and Synchronization ?
- Get link
- X
- Other Apps
Comments
Post a Comment