Answer Posted / priya
Data binding is general technique that binds two data/information sources together and maintains synchronization of data. This is usually done with two data/information sources with different languages as in XML data binding. In UI data binding data and information objects of the same language but different logic function are bound together (e.g. Java UI elements to Java objects).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is included in core java?
Does windows 10 need java?
What is static synchronization?
How can we pass argument to a function by reference instead of pass by value?
What is jee6?
Is nan false?
What is the difference between member variables initialization and assignment in a constructor?
What is continuity of a function?
State the difference between strings and arrays.
What are the parts of a method?
How do you remove duplicates in java?
How big is a gigabyte?
What is the difference between compile-time polymorphism and runtime polymorphism?
In the below example, what will be the output?
Differences between traditional programming language and object oriented programming language?