STL (140)
OOPS (873)
C++ General (2409)
Tell us the size of a float variable.
What do you mean by overloading?
What is meant by forward referencing and when should it be used?
What's the hardest coding language?
What is the most common mistake on c++ and oo projects?
what is the sylabus for priliminaries?
What is abstract class in c++?
What is functions syntax in c++?
What is polymorphism in c++? Explain with an example?
How do you clear a set in c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Should I learn c or c++ or c#?
What is the type of this pointer in c++?
Write a function that swaps the values of two integers, using int* as the argument type?
What are the extraction and insertion operators in c++?