Computer Programming MCQs Java concepts and its programming
Q Suspend thread can be revived by using ?
  • A A. Yield() method
  • B B. Suspend() method
  • C C. Start() method
  • D D. Resume() method
Leave a Comment