Answer Posted / praveen kumar
No no no..
| Is This Answer Correct ? | 3 Yes | 0 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?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is polymorphism oop?
What is solid in oops?
What are oops functions?
Prepare me a program for the animation of train
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the real time example of inheritance?
How does polymorphism work?
• What are the desirable attributes for memory managment?
Is this job good for future? can do this job post grduate student?
What is oops and why we use oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is object in oop?
Are polymorphisms mutations?