Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the example of polymorphism?

1206


what is different between oops and c++

2610


Why do we use polymorphism?

1124


What is an interface in oop?

1087


What causes polymorphism?

1184


What polymorphism means?

1131


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2353


when to use 'mutable' keyword and when to use 'const cast' in c++

2218


Why is polymorphism important in oop?

1137


What is the difference between procedural programming and oops?

1199


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2507


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6991


What is inheritance in oop?

1089


How long to learn object oriented programming?

1140


to find out the minimum of two integer number of two different classes using friend function

2182