What are functions in oop?
No Answer is Posted For this Question
Be the First to Post Answer
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 :( :-?
Why do we use class in oops?
What does the keyword "static" mean?
How do you make derived class as an abstract class?
Get me a number puzzle game-program
which is best institute to learn c,c++ in ameerpet hyderabad
How does polymorphism work?
What is new keyword in oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
what is the difference between inter class and abstract class...?
what is overloading
what is polymorpsim? what are its types?