Final Lab Exam
Final Lab Exam
Question 1
Correct
The thread ends when it comes when the run() method finishes its execution.
Select one:
a. True
b. False
Question 2
Correct
Select one:
a. False
b. True
Question 3
Correct
Select one:
a. False
b. True
Question 4
Correct
Select one:
a. False
b. True
Question 5
Correct
Select one:
a. Java threads
b. Risk factor
c. GUI applications
d. Multiprocessor systems
Question 6
Correct
Select one:
a. Multiprocessor systems
b. Risk factor
c. GUI applications
d. Java threads
Question 7
Correct
If you just want to achieve basic functionality of a thread you can simply implement Runnable interface and override run() method.
Select one:
a. False
b. True
Question 8
Correct
Select one:
a. False
b. True
Question 9
Correct
Select one:
a. True
b. False
Question 10
Correct
A set of processes or threads is said to be deadlocked when each is waiting for an action that only one of the others can perform.
Select one:
a. False
b. True
◄ FINAL EXAM
Jump to...