Tutorials
C Language
CPP
Data Structure
JAVA
PHP
DBMS
JavaScript
Questions
Python Questions
JavaScript Questions
Java Questions
PHP Questions
SQL Questions
About Us
Contact Us
Login / Sign up
Login
Sign-up
CPP
Home
CPP
CPP
"CPP is Object Oriented Programing Language"
OOP
Concepts
Introduction to CPP
Procedure Oriented Programming
Object-Oriented Programming Paradigm
Advantages of OOP
Object Oriented Languages
Applications of Object Oriented Programming
CPP
Concepts
C++ Concepts
Structure of C++ program
Applications of C++
Basic Data Types
Defining Constants
Variable Declaration & Initialization
Reference variables
Scope Resolution Operators
Memory Management Operators
C++ Manipulators
C++ type casting
Functions in
C++
C++ Functions
Function prototyping
Call by Reference
Return by Reference
C++ Inline Functions
Default Arguments in C++
Function Overloading in C++
Single Inheritance
Classes and
Objects
C++ Classes and Objects
Memory Allocation for Objects
Arrays within a Class
Array of Objects in c++
Friend function in C++
Constructor and
Destructor
Constructor
Destructor
Parameterized Constructor
Constructor Overloading
Copy Constructor
Dynamic Constructor
Inheritance
Concepts of Inheritance
Defining Derived Classes
Multiple Inheritance
Multilevel Inheritance
Hybrid Inheritance
Virtual Base Class