Q:

Which method is called when a thread is blocked from running temporarily?

(a) Pulse()

(b) PulseAll()

(c) Wait()

(d) Both Pulse() & Wait()

This question was addressed to me in exam.

Enquiry is from Multithreaded Programming in portion Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C#

C#

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.