Multithreading
Quiz
•
Professional Development
•
University
•
Hard
Jeevitha P
Used 79+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will happen if two thread of the same priority are called to be processed simultaneously?
Anyone will be executed first lexographically
Both of them will be executed simultaneously
None of them will be executed
It is dependent on the operating system
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the priority of the thread in the following Java Program?
class multithreaded_programing
{
public static void main(String args[])
{
Thread t = Thread.currentThread(); System.out.println(t);
} }
4
5
0
1
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Deadlock is a situation when thread is waiting for other thread to release acquired object.
True
False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these keywords are used to implement synchronization?
synchronize
syn
synch
synchronized
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these method is used to tell the calling thread to give up a monitor and go to sleep until some other thread enters the same monitor?
wait()
notify()
notifyAll()
sleep()
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is synchronization in reference to a thread?
It’s a process of handling situations when two or more threads need access to a shared resource
It’s a process by which many thread are able to access same shared resource simultaneously
It’s a process by which a method is able to access many different threads simultaneously
It’s a method that allow too many threads to access any information the require
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
synchronized instance methods acquire lock on
object
class
all
none
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Google Docs Basics
Quiz
•
7th Grade - University
11 questions
PPR Practice
Quiz
•
KG - University
10 questions
PBL Quiz
Quiz
•
University
10 questions
Financial Service
Quiz
•
University
12 questions
Pré positionnement Laïcité
Quiz
•
8th Grade - Professio...
10 questions
GSM 101 B
Quiz
•
University
10 questions
Quizziz
Quiz
•
University
13 questions
L2 Common Plumbing Processes
Quiz
•
University - Professi...
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Professional Development
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
