STL (140)
OOPS (873)
C++ General (2409) difference between c and c++?
Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,
38 127406Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
5 19904i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
1 4808
State the difference between delete and delete[].
Which is best c++ or java?
What programming language should I learn first?
What is ios :: in in c++?
Why polymorphism is used in oops?
Is enum a class?
What is abstraction with example?
What are built-in functions? What is the syntax for the definition?
What is expression parser in c++
Do we have to use initialization list in spite of the assignment in constructors?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is & in c++ function?
What are the 3 principles of oop?
How do you clear a buffer in c++?
Define whitespace in C++.