STL (140)
OOPS (873)
C++ General (2409)
What are the extraction and insertion operators in c++?
What are features of c++?
What is basic concept of oop?
How do you define social class?
What is the arrow operator in c++?
What are the important components of cohesion?
what are the decision making statements in C++? Explain if statement with an example?
is there any choice in opting subjects like 4 out of 7
program for insertion ,deletion,sorting in double link list
How many human genes are polymorphic?
Can malloc be used in c++?
How do you write a function that can reverse a linked-list?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Explain the difference between using macro and inline functions?
What is an orthogonal base class in c++?