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 does split function do in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How do you start a thread?
Explain what pure virtual function is?
How list contains works in java?
What is threaded programming and when is it used? : Java thread
What is the use of a copy constructor?
How many bytes is a string?
What is an empirical question?
What is instance means in java?
What is regex java?
What are the legal parameters?
Explain serialization and deserialization in java?
What is data string?
What is the difference between class forname and new?