Search This Blog
Basically CSE help line works on national universities students.
CSE HELPLINE
- Get link
- X
- Other Apps
Function overriding occurs when a derive class has a definition of one or more members of base class.
Runtime Poly
Function overriding occurs when a derive class has a definition of one or more members of base class.
Advantages of Data Abstraction
Avoid code duplication and inc. reusability. Can change internal implementation of class independently.
Structure vs class
Most important difference is
ATUL KUMAR (LINKEDIN). NOTES GALLERY (TELEGRAM).
security. A Structure is not secure and cannot hide its member function and variable while class
is secure and can hide its programming & designing details.
Local classes in C++:
A class declared inside a function becomes local to that function and is called local class.
All the methods of local class must be defined inside the class only.
Virtual function and Runtime Polymorphism: A virtual function is a member function. which is declared with a base class and
redefined Coverriden) by derived class. functions are declared with virtual Keyword base class.
- 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
What is Concurrency and Synchronization ?
- Get link
- X
- Other Apps
Comments
Post a Comment