0 of 6 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 6 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Select the Correct statement about multi-threading.
A process can be ___________
What the two different types of thread?
What are the two modules in python 3.x used for thread implementation?
Which method returns the count of thread objects in the caller’s thread control?
Select the correct statement to create a new thread in python 3.x using thread module
