What is data binding?

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


Please Help Members By Posting Answers For Below Questions

Why polymorphism is used in oops?

669


Which is not an object oriented programming language?

625


What is a function in oop?

717


What is the use of oops?

694


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).

1731






what are the realtime excercises in C++?

2431


How to use CMutex, CSemaphore in VC++ MFC

4425


What is overriding in oop?

650


Can we have inheritance without polymorphism?

704


Templates mean

1669


What is polymorphism and types?

680


What is the real life example of polymorphism?

712


What are benefits of oop?

735


What is polymorphism in oops with example?

641


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4343