What is class and object in oops?
Precompilation ?
What is persistence in oop?
What is Iteration Hierarchy? What is what is Object behavioral concept?
who is the father of OPPS
Can static class have constructor?
what are the characteristics of oops?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
program for insertion ,deletion,sorting in double link list
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
• What are the desirable attributes for memory managment?
Differences between inline functions and non-inline functions?