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 8456
What is the point of polymorphism?
Explain virtual class?
What are friend functions in C++?
Which sort does c++ use?
How do you work around them?
What is interface in oop?
Can you overload the operator+ for short integers?
What are the two types of comments, and how do they differ?
What are friend classes?
Explain bubble sorting.
How do you achieve runtime polymorphism?
How will you call C functions from C ++ and vice-versa?
What is extern c++?
Whats is abstraction in oops?
What is bubble sort c++?