STL (140)
OOPS (873)
C++ General (2409) If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
2 8286
What is object-oriented programming? Webopedia definition
What are put and get pointers?
What is class and example?
What are the methods of exporting a function from a dll?
What are the comments in c++?
What does it mean to declare a member function as static?
Difference between an inspector and a mutator
What is buffer and example?
Are c and c++ similar?
You want to link a c++ program to c functions. How would you do it?
What do you mean by const correctness?
Can you write a function similar to printf()?
What is the difference between #define debug 0 and #undef debug?
What is c++ best used for?
Write a program to find the reverse Fibonacci series starting from N.