How oops is better than procedural?
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 :( :-?
What is ambiguity in inheritance?
What is purpose of inheritance?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
What is polymorphism ? Explain with examples
What is abstract class in oops?
What are the features of oop?
diff between Virtual mathod and abstract method?
What is polymorphism explain its types?
Program to open a file with First argument
What are the OOPS concepts?
106 Answers A1 Technology, Bajaj, CTS, EDS, HP, Infosys, Intel, Microsoft, MNC, Persistent, PlanetSoft, ProConstructor, TCS, Virtusa, Wipro, YSoft Solutions,
Is data hiding and abstraction same?