OOP
Unit 4- Classes and Data Abstraction
- What is class? Explain structure of class.
- How to initialize member variable and member functions of class.
- Explain types of access specifiers C++ with example.
- Explain types of operators and operations with example.
- Which functions are called as overloaded functions?
- What are Default arguments? Can we make argument constant?
- How memory is allocated dynamically?
- Explain class scope
- Explain member function with example.
- Why do we use accessor and mutator functions? Explain.
- Elaborate constructor and destructor in detail with use and example.
0 matching results found