Home »
MCQs »
KnockoutJS MCQs
In KnockoutJS, Because of the ____ attribute, all data remains synchronized
16. In KnockoutJS, Because of the ____ attribute, all data remains synchronized.
- Observable
- This
- Data bind
Answer: A) Observable
Explanation:
In KnockoutJS because of the Observable attribute, all data remains synchronized.