FPT Education
Invalid date (Invalid date)
Câu hỏi 3
<p>What is a Dependency Property in WPF?</p>
A property that cannot be bound to a Ul element
Đúng
A property that is backed by the WPF property system
A property that is always read-only A property that holds data in a database
Câu hỏi 4
<p>What is the advantage of using a thread pool?
</p>
Synchronizing thread access to shared resources
Đúng
✔ Reusing threads to improve performance
Ensuring thread safety
Creating new threads for each task