1.

Which of these method is used to start a server thread?

A. run()
B. start()
C. runThread()
D. startThread()
Answer» B. start()


Discussion

No Comment Found