what is data binding? give the example
Answer / 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 |
What is the symbol for average?
How does split work in java?
What is a treeset in java?
What are the advantages of encapsulation in java?
What are methods and how are they defined?
what is the difference between static class and singleton class? can we create static class?
2 Answers L&T, Octazen, Vamsi Labs,
Is node a data type in java?
What does serializing data mean?
How to make a write-only class in java?
Explain java coding standards for classes or java coding conventions for classes?
how we can make a read-only class in java?
What is thread?