Object Oriented Programming Features in Hindi

Published: 05 May 2020
on channel: Gyan Dhara by Dr. Lalit (Voice of Wisdom)
94,961
1.9k

Features of C++:
Reusability- The code written in C++ for one program canbe used in another program of C++.
Bottom-Up Approach- C++ may define functions and program data first and then integrate them together for use.
Object Oriented Programming- C++ Provides mechanism to combine both data and the function of that data into a single unit, called object.
Portability- Same C++ code can be compiled in almost any type of computer and operating system without any changes.
Brevity- Code written in C++ is very short in comparison with other languages.
Modular Programming- An application’s body in C++ can be made up of several source code files (called modules) that are compiled separately and then linked together.
C Compatibility- Any code of C can easily be included in a C++ program without hardly making any change.
Speed-The resulting code from a C++ compilation is very efficient, due indeed to its duality as high-level and low-level language and to the reduced size of the language itself.
Features of Object Oriented Programming are:
Emphasis on objects instead of problem solution
Program developed around objects and classes.
There are 4 basic features of object oriented programming:
1) Encapsulation
2) Abstraction
3) Inheritance
4) Polymorphism
1) Binding Member functions and member data in a single unit , this process is known as Encapsulation.
2) Providing the essential features without showing background details, this feature known as abstraction.
3) When a class acquires the feature/properties of another class, this feature known as Inheritance.
4) Polymorphism means "Single Name - Multiple Forms".


How to Get Jobs After Lockdown
घर बैठे बैठे जॉब कैसे पाये ?
   • How to Get Jobs After Lockdown | घर बैठे ब...  
Lockdown के बाद जॉब कैसे मिलेगी ?
jobs after Lockdown
   • Lockdown के बाद जॉब कैसे मिलेगी ? | jobs a...  
5 मिनिट में हिंदी टाइपिंग करना सीखे
Learn Hindi Typing in 5 Minutes
   • 5 मिनिट में हिंदी टाइपिंग करना सीखे | Lear...  
7 Free Opportunities in Lockdown |
फ्री कोर्स
   • 7 Free Opportunities in Lockdown | फ्री कोर्स  
Future of Electrical Engineering |
इलेक्ट्रिकल इंजीनियरिंग का भविष्य
   • Future of Electrical Engineering | इलेक्ट्...  


On this page of the site you can watch the video online Object Oriented Programming Features in Hindi with a duration of hours minute second in good quality, which was uploaded by the user Gyan Dhara by Dr. Lalit (Voice of Wisdom) 05 May 2020, share the link with friends and acquaintances, this video has already been watched 94,961 times on youtube and it was liked by 1.9 thousand viewers. Enjoy your viewing!