STL (140)
OOPS (873)
C++ General (2409)
What do you understand by zombie objects in c++?
What is math h in c++?
what is different between oops and c++
How would you use the functions memcpy(), memset(), memmove()?
2. Give the different notations for the class.\
Define a pointer to a data member of the type pointer to pointer?
What are c++ storage classes?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What are the extraction and insertion operators in c++? Explain with examples.
What is the real purpose of class – to export data?
Define Virtual function in C++.
What is a syntax in c++?
What is encapsulation c#?
Is it possible to provide default values while overloading a binary operator?
How would you use the functions sin(), pow(), sqrt()?