program for insertion ,deletion,sorting in double link list
What is a function in oop?
what is an instance of a class
c++ is a pure object oriented programming or not?
What is deep and shalow copy?
wht is major diff b/w c and c++?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
what is the difference between class to class type conversion and copy constructor ?
What is oops in simple words?
How do you answer polymorphism?
What are the access specifiers avaible in c++?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
What is the example of polymorphism?