Object Oriented Programming in Java - Old Questions

Question Answer Details

5. What is multithreading ? Explain with program how you will create thread by implementing runnable interface and extending Thread class.

5 marks
Asked in 2022

Answer

AI Generated Answer

AI is thinking...