STL (140)
OOPS (873)
C++ General (2409) Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
1007What can I safely assume about the initial values of variables which are not explicitly initialized?
1061Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
1110
Which is not a valid keyword a) public b) protected c) guarded
Who wrote stl?
What is the two main roles of operating system?
What is the purpose of ios::basefield in the following statement?
What are benefits of oop?
What is the full form of oops?
Is C++ case sensitive a) False b) Depends on implementation c) True
Where Malloc(), Calloc(), and realloc() does get memory?
What are built-in functions? What is the syntax for the definition?
What are keywords in c++?
What is the full form of india?
How would you differentiate between a pre and post increment operators while overloading?
Explain class invariant.
How do pointers work?
Difference between inline functions and macros?