Answer Posted / karthi
it can access private and public member function
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the difference between static polymorphism and dynamic polymorphism?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Whats is abstraction in oops?
What are the features of oop?
What is the main purpose of inheritance law?
What is difference between polymorphism and inheritance?
What is ambiguity in inheritance?
What is polymorphism used for?
What is encapsulation in simple terms?
What is encapsulation example?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
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?
What are the data types in oop?
What is a class and object?
What is a class in oop?