[Object Oriented in Urdu/Hindi] L-6 |Accessing Data Member & Member function | Data Member in C++

[Object Oriented in Urdu/Hindi] L-6 |Accessing Data Member & Member function | Data Member in C++

If you want to improve your skills in Object Oriented Programming using C++, this is the right forum to join! Object Oriented Programming, Data Member & Member Function in C++, OOP Data Member & Member function In this video tutorial we will practically implement how to access private data member and member function outside the class body. Also we will implement scope resolution operator in C++. Object Oriented Programs consist of two parts, class and main function. In class, we declared data member and member functions. Most of the time, data members are declared private so they can not be accessed outside the class, while the member functions are declared and defined as public. In the main function, we create an object of that class, and those objects then call the public member function of the class. Here in this video tutorial (Lecture-6), we start our first OOP program just to show how we can design a class, how to create an instance of the class, and how the private data member and member functions can be accessed. #oop #objectorientedprogramming #cplus #datamember #memberfunction #oopdatamember #filehandling #creatingfile #readfile #writefile #oop #publicfunction #public #privatedata #classes #object #readfile #writefile A Learning Platform to Improve your Hands on skills in C++ Programming Language Object Oriented Programming Implementation of Data Structure and Algorithms in C++ Python Programming: from Beginners to Expert Artificial Intelligence Practical Data Science Machine Learning Deep Learning