Question: Why does the following code segment throw an exception? Thread th; th.Name = Duck;
Why does the following code segment throw an exception?
Thread th;
th.Name = Duck;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
