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?
No Answer is Posted For this Question
Be the First to Post Answer
What type of Job you are providing?
What are the three parts of a simple empty class?
What is the different between Applet and Application?
What is a scope operator and tell me its functionality?
Write a program to multiply 3x3 matrics
What are main features of oop?
What exactly is polymorphism?
Can you name some types of inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Why we use classes in oop?
What is public, protected, private?
Can private class be inherited?