OOPS
August 25, 2024
OOPS
August 25, 2024
OOPS
August 25, 2024
OOPS
August 25, 2024

OOPS

Question 171
Java uses threads to enable the entire environment to be ______.
A
Symmetric
B
Asymmetric
C
Synchronous
D
Asynchronous
Question 171 Explanation: 
→ Java uses threads to enable the entire environment to be asynchronous.
→ Synchronous (or) Synchronized means “connected”, or “dependent” in some way. In other words, two synchronous tasks must be aware of one another, and one task must execute in some way that is dependent on the other, such as wait to start until the other task has completed.
→ Asynchronous means they are totally independent and neither one must consider the other in any way, either in initiation or in execution.
Correct Answer: D
Question 171 Explanation: 
→ Java uses threads to enable the entire environment to be asynchronous.
→ Synchronous (or) Synchronized means “connected”, or “dependent” in some way. In other words, two synchronous tasks must be aware of one another, and one task must execute in some way that is dependent on the other, such as wait to start until the other task has completed.
→ Asynchronous means they are totally independent and neither one must consider the other in any way, either in initiation or in execution.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!