Vidyalelo
Java Programming · Q1

Threads

Programming · Java Programming · question 1

Q1

What is a thread in Java?

A.
A lightweight process that runs independently within a program
Answer
B.
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