STL (140)
OOPS (873)
C++ General (2409) Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
1 4517
Explain operator overloading.
Differentiate between structure and class in c++.
Why multiple inheritance is not allowed?
What is else syntax in c++?
What is an undefined reference/unresolved external symbol error and how do I fix it?
Can circle be called an ellipse?
Is arr and &arr are same expression for an array?
Can you please explain the difference between using macro and inline functions?
What are the advantages of prototyping?
Does c++ cost money?
What is difference between oop and pop?
What is size of string in c++?
How stl is different from the c++ standard library?
Specify different types of decision control statements?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.