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 does and I oop and sksksk mean?
What is the purpose of polymorphism?
Whats is abstraction in oops?
What are the fields of vtable
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
Difference between vector and array
what is object slicing
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
some one give d clear explanation for polymorphism
What is namespace?
What is polymorphism give a real life example?
What is polymorphism? Explain with an example.