Answer Posted / dhananjay
in c++, data binding refers to make the data/variables and
functions which operate on these data into a single unit.
in c++ the unit is class.
Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
Which is not an object oriented programming language?
What is a function in oop?
What is the use of oops?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
what are the realtime excercises in C++?
How to use CMutex, CSemaphore in VC++ MFC
What is overriding in oop?
Can we have inheritance without polymorphism?
Templates mean
What is polymorphism and types?
What is the real life example of polymorphism?
What are benefits of oop?
What is polymorphism in oops with example?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?