other than windows operating systems, threads of equal priority must voluntarily yield control to their peers. If they don’t, the other threads will not run.

Unit-III-Java -Thread 2

Quiz
•
Computers
•
University
•
Hard
Ajitha Padmanabhan
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
true
false
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Java implements an elegant twist on an age-old model of interprocess synchronization: the_______
thread.
process.
monitor.
semaphore.
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
There is no class “Monitor”;
true
false
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Once a thread is inside a ___________ method, no other thread can call any other ______________ method on the same object.
synchronized,
synchronized
synchronized,
asynchronized
process, thread
monitor, synchronized
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Java provides a clean, low-cost way for two or more threads to talk to each other, via calls to predefined methods that all objects have through _________
synchronisation
communication
messaging
thread
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java’s multithreading system is built upon the _______class, its methods, and its companion interface, ____________.
Runnable, Thread
Thread ,Runnable
Synchronised, Thread
Thread, Synchronised
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To create a new thread, the program will either _______ Thread or __________ the Runnable interface.
extend, implement
implement, extend
monitor,implement
extend, monitor
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Online Quiz on Unit-2

Quiz
•
University
10 questions
Quiz#2: Java

Quiz
•
University
15 questions
SO - Sinkronisasi Proses

Quiz
•
University
10 questions
OS Day 4

Quiz
•
University
10 questions
Computer Architecture

Quiz
•
University
10 questions
Peer-Learning

Quiz
•
University
14 questions
Java Multithreading Quiz

Quiz
•
University
20 questions
Quiz PBO SIA

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade