Pass parameter to thread in C# interview question – If we want to pass parameter to thread, How would you do that? We need to explain by a thread program example. Answer: Argument / parameter to a thread function can be passed in multiple ways and here is the 2 ways to pass parameter to […]