Answer Posted / siva
data are wrapped in a single unit which is calld class.The
above process is calld data binding.There are two types of
bindings:1)static binding 2)dynamic binding.
| Is This Answer Correct ? | 42 Yes | 10 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
How to call a non virtual function in the derived class by using base class pointer
Can a destructor be called directly?
Templates mean
When not to use object oriented programming?
What is the point of polymorphism?
What is the fundamental idea of oop?
How to improve object oriented design skills?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the main purpose of inheritance law?
Are polymorphisms mutations?
what are the realtime excercises in C++?
What is methods in oop?
Write a c++ program to display pass and fail for three student using static member function
What is difference between multiple inheritance and multilevel inheritance?