Q1
What is a thread in Java?
A.
A lightweight process that runs independently within a program
AnswerB.
A data structure to store variables
C.
A type of loop
D.
A synchronization mechanism
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board