Computer Science, asked by indrajitmondal9013, 9 months ago

3. What is thread ? 1

What is multi-threading ? 2

How to create a thread in a program ? 2​

Answers

Answered by vaidiksir
3

Answer:

thread is a single sequential flow of control within a program.

Similar questions