Home »
MCQs »
KnockoutJS MCQs
Using the ____ function, you may access the Computed Observable without incurring a dependence
44. Using the ____ function, you may access the Computed Observable without incurring a dependence.
- Peak
- Tracker
- Peek
- This
Answer: C) Peek
Explanation:
Using the peek function, you may access the Computed Observable without incurring a dependence.