STL (140)
OOPS (873)
C++ General (2409) how to connect with oracle 9i with server in socket program in c/c++
What is the difference between mutex and binary semaphore?
Search for: what is pair in c++?
C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.
What does ios :: app do in c++?
What are the 4 types of library?
What is conditions when using boolean operators?
What are the components of marker interface?
What is code reusability in c++?
What is overloading unary operator?
What is difference between c++ 11 and c++ 14?
Write a c program for binary addition of two 8 bit numbers.
Explain what are accessor methods?
Explain binary search.
How can you quickly find the number of elements stored in a dynamic array?