UrbanPro
true

Learn C++ Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Object Oriented Programing

Sundararaman
25/05/2017 0 0

Object Oriented Programming Concepts:

Object Oriented Programming follows bottom up approach in program design and emphasizes on safety and security of data.

Features Of Object Oriented Programming:

Inheritance:

  •  Inheritance is the process of forming a new class from an existing class or base class. The base class is also known as parent class or super class.
  •  Derived class is also known as a child class or sub class. Inheritance helps in reusability of code , thus reducing the overall size of the program.

Data Abstraction:

  • It refers to the act of representing essential features without including the background details. Example: for driving, only accelerator, clutch and brake controls need to be learnt rather than working of engine and other details.

Data Encapsulation:

  • It means wrapping up data and associated functions into one single unit called class.
  • A class groups its members into three sections: public, private and protected, where private and protected members remain hidden from outside world and thereby helps in implementing data hiding.

Modularity:

  • The act of partitioning a complex program into simpler fragments called modules is called as modularity.
  • It reduces the complexity to some degree and,
  • It creates a number of well defined boundaries within the program .

Polymorphism:

  • Poly means many and morphs mean form, so polymorphism means one name multiple
  • It is the ability for a message or data to be processed in more than one form.
  • C++ implements Polymorhism through Function Overloading , Operator overloading and Virtual functions .

 

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

What Would Be Life Cycle Of A Fresher After Campus In An IT Company?
1. Basic Technical Training: Since freshers are not subject matter experts so gone through 3 - 6 months basic technical training within Organization. 2. Technical Assessment: HR sends freshers to various...

How do i get best Campus / Off Campus Placement?
Companies are looking for Skilled Freshers. So build your technical skills while doing MCA / BTech / BCA / BSc (IT or CS) into below areas- 1. Strong your programming & debugging skills ...

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...

C++ Program[Working with structure]
//Header files #include<iostream>#include<cstring> //Namespace usedusing namespace std; //Structure definition struct store{ int p_id; char p_name; int quantity; float price; float amount; }; //...
S

Polymorphism In C++
Basically polymorphism represents poly means many and morph means forms that many forms. In which we are passing same message to different objets but every object will work for that message in their own...
X

Looking for C++ Language Classes?

The best tutors for C++ Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C++ Language with the Best Tutors

The best Tutors for C++ Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more