Explain the difference between Task and Thread in .NET
Explain the difference between Task and Thread in .NET
In .NET, both Task and Thread are used for asynchronous programming, but they have some key differences:
Thread
class from the System.Threading
namespace.Task
class ...middle
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào