STL (140)
OOPS (873)
C++ General (2409)
What is abstraction example?
Define upcasting.
Can we create object of interface?
What is a null tree?
What is a terminating character in c++?
Is oops and c++ same?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
what are the decision making statements in C++? Explain if statement with an example?
What is purpose of abstract class?
What is the use of structure in c++?
What are the important differences between c++ and java?
What are the types of pointer?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
Is c++ vector dynamic?