STL (140)
OOPS (873)
C++ General (2409) What is abstract class in oop?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
Can non-public members of another instance of the class be retrieved by the method of the same class?
How many human genes are polymorphic?
Which is best ide for c++?
Can we specify variable field width in a scanf() format string? If possible how?
What is the best ide for c++?
What's the value of the expression 5["abxdef"]?
Can c++ be faster than c?
How can you overcome the diamond problem in inheritance?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
What is ctime c++?
What is #include ctype h in c++?
What are the advantages of early binding?
What methods can be overridden in java?