STL (140)
OOPS (873)
C++ General (2409)
Can you pass an array to a function in c++?
What is the significance of classes in oop?
What is encapsulation in ict?
What is abstract keyword in c++?
give me an example for testing a program showing the test path .show how the test is important and complex.
How delete [] is different from delete?
Why do we use polymorphism?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
How many standards of c++ are there?
How did c++ start?
What type of loop is a for loop?
How is c++ different from java?
What is a null object in c++?
What is object and class in oops?
Is java the same as c++?