STL (140)
OOPS (873)
C++ General (2409)
What is a syntax in c++?
Why do we use pointers in c++?
can we make game by using c
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What does iomanip mean in c++?
What is the use of bit fields in structure declaration?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What kind of jobs can I get with c++?
What is RTTI and why do you need it?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
Define stacks. Provide an example where they are useful.
What is singleton class in c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is partial specialization or template specialization?
How stl is different from the c++ standard library?