In C# Thread.Sleep(time) measures time in:

Options
- seconds
- milliseconds
- nanoseconds
- all of the above


CORRECT ANSWER : milliseconds

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement