STL (140)
OOPS (873)
C++ General (2409)
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
How is computer programming useful in real life?
Can we use THIS Pointer in static function – Reason in C++?
Explain stl.
What c++ library is string in?
What are the differences between the function prototype and the function defi-nition?
How do you write a function that can reverse a linked-list?
Why are pointers not used in c++?
What sorting algorithm does c++ use?
What is a dll entry point?
List the types of polymorphism in c++?
what is graphics
Can a function take variable length arguments, if yes, how?
What can I use instead of namespace std?
How to input string in C++