What is data binding?

Answers were Sorted based on User's Feedback



What is data binding?..

Answer / 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

What is data binding?..

Answer / 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

What is data binding?..

Answer / poorna

hiding the data

Is This Answer Correct ?    30 Yes 18 No

What is data binding?..

Answer / sathiya

data's are grouped together is called data binding which is
binding the data

Is This Answer Correct ?    4 Yes 20 No

Post New Answer

More OOPS Interview Questions

what is virtual function?

3 Answers  


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

0 Answers   IBM,


explain defference between structure and class with example

1 Answers  


what is static?

4 Answers  


what is the sylabus for priliminaries?

0 Answers  






What do you mean by public, private, protected and friendly?

3 Answers   CA,


What is encapsulation in oops?

0 Answers  


What are two types of polymorphism?

0 Answers  


What does <> mean pseudocode?

0 Answers  


write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.

4 Answers  


What is the significance of classes in oop?

0 Answers  


What is extreme programming?

2 Answers  


Categories