Câu hỏi 13
Invalid date (Invalid date)
<p>What are the main components of a WPF application?</p>
CSS and JavaScript
XML and C++
HTML and JavaScript
Đúng
✔XAML and the Code-Behind file
Câu hỏi 14
<p>What is the primary purpose of the async/await keywords in C#?</p>
To write LINQ queries
To manage database connections
To handle exceptions
Đúng
FUO To simplify asynchronous programming