Q. These two ways
By extending Thread class
By implementing Runnable interface.
are used to?
By extending Thread class
By implementing Runnable interface.
are used to?
β
Correct Answer: (C)
Create a thread