adspace
Answer Posted / Hina Jain
Multithreading in .NET refers to a programming technique that allows executing multiple tasks concurrently within a single application. This is achieved using the System.Threading namespace, which provides classes for creating, managing, and synchronizing threads.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers