1.

Which method returns the interrupted flag after that it sets the flag to false if it is true?

A. isInterrupted()
B. static interrupted()
C. non static interrupted()
D. Both A & C
Answer» C. non static interrupted()


Discussion

No Comment Found