What is interface in oop?
What do you mean by public, private, protected and friendly?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are the benefits of polymorphism?
Child cObj = new Parent() Wahts the output ?
How can we use the preprocessor #if and #elseif.
diff between Virtual mathod and abstract method?
What is the use of oops?
for example A,B,C,D are class all the 4 class contain one method who() but the method who() implementaion is differnet among each class. the relation among the 4 class are A is base class and is inherited by B and C.and from this two B and C where D is inherited. the question is i want to display the output who() method in all the classes(A,B,C,D)the output of who() method is diferrent amond all the class(A,B,C,D) ------A------ virtuval who(print a) override | | who(print b) B C override who(print c) | | -------D------ override who(print d)
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,
What is polymorphism oop?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
write a C++ program for booking using constructor and destructor.