What is object and class in oops?
Can enum be null?
Which is not an object oriented programming language?
what is difference between objects and function
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 abstraction and encapsulation?
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 Answers CTS, Delhi University,
explain dynamic binding by drowing
Is oop better than procedural?
How to calculate the age from the date of birth by using the program?
What is the benefit of oop?