-It is a type of arithmetical error.
-It happens when the result of an arithmetical operation been greater than the actual space provided by the system.
What is C++ language?
What are the advantage of the C++ language
Is C++ is procedural language?
What is the difference between C and C++ language?
What is the difference between reference and pointer?
What is a class?
What are the various OOPs concepts in C++?
How we declare the class in C++?
Difference between Structure and Class ?
How declare the object in C++?
Difference between data member and data method in C++
Is C language code run in C++?
What is inheritance in C++?
What is single inheritance in C++?
What is multiple inheritance in C++?
What is multiple Inheritance in C++?
What is Hierarchical inheritance in C++ programmig language?
What is Encapsulation in C++ programming language?
What is the abstraction in C++ programming language?
What is data hiding in C++ programming language?
What is the polymorphism in C++?
How many types of inheritance are possible in C++?
What are the types of polymorphism in C++ ?
What is the function overloading in C++?
What is the function overriding in C++
What is the difference between function overloading and function overriding in C++ programming language?
What do you understand the polymorphism in C++ programming language?
What is virtual function in C++ ?
What is final in C++ ?
What is name space in C++?
What is Token in C++ programming language?
Who create the C++?
Which type of operator are permitted on pointer?
What is the std in C++?
How delete[] is different from delete?
What is the full form of the STL in C++
What is the access specifier in C++?
What is Object Oriented Programming (OOP)?
What is difference between an array and the list in C++ ?
What is difference between malloc() and new() ?
What are the methods of exporting a function from a DLL?
What is the friend function in C++?
Define virtual function in C++
Define virtual class in C++
Define final in C++
When should we use multiple inheritance?
What is destructor in C++
What is unnamed class in C++?
It is possible to create a unnamed class? how make object of such class?
Define new and delete in C++
Define how Dynamic memory allocation in C++?
What is an overflow error?
What is overloading in C++?
What is virtual inheritance in C++?
Define Constructor in C++
What is the purpose of the 'delete' operator in C++?
What is 'this' pointer in C++ ?
What is pure virtual function in C++ ?
What is class template in C++ ?
Difference between function overloading and operator overloading in C++ ?
C++ language Interview Question set 1
C++ Language Interview Question Set 2