STL (140)
OOPS (873)
C++ General (2409)
Tell me an example where stacks are useful?
What is byval and byref? What are differences between them?
What is vector pair in c++?
How do I run c++?
What are stl algorithms?
What's the order in which the local objects are destructed?
Can malloc be used in c++?
Differentiate between a constructor and a destructor in c++.
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Why was c++ made?
What is property in oops?
What is while loops?
What is difference between c++ and c ++ 14?
Why is encapsulation used?
Whats oop mean?