1.

Which of these method is used to implement Runnable interface?

A. stop()
B. run()
C. runThread()
D. stopThread()
Answer» C. runThread()


Discussion

No Comment Found