Q:

Which method is used to abort thread prior to it’s normal execution?

(a) sleep()

(b) terminate()

(c) suspend()

(d) Abort()

The question was posed to me by my school teacher while I was bunking the class.

This interesting question is from Multithreaded Programming in section 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.