Answer Posted / kiran
hi
| Is This Answer Correct ? | 1 Yes | 20 No |
Post New Answer View All Answers
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
How to hide the base class functionality in Inheritance?
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.
Can we create object of interface?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is polymorphism what is it for and how is it used?
What is difference between data abstraction and encapsulation?
What is overriding in oops?
What is the difference between abstraction and polymorphism?
What is use of overloading?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is ambiguity in inheritance?
What does <> mean pseudocode?
How do you answer polymorphism?
Why is destructor used?