what is data binding? give the example

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


Please Help Members By Posting Answers For Below Questions

What is flush () in java?

556


What is the final keyword?

550


How many bytes is a char in java?

527


Is cout buffered?

685


Can we have multiple public classes in a java source file?

554






What are parameters in a method?

583


What is the formula to calculate percentage?

534


When is the finalize() called? What is the purpose of finalization?

579


What is the use of flag?

582


what is the difference between a threads start() and run() methods? : Java thread

521


What is lifetime variable?

525


What are disadvantages of java?

518


Can I uninstall java?

551


Can static methods access instance variables in java?

573


What are class types in java?

579