Question: What does the poll ( ) method in line [ Task task = pq . poll ( ) ; ] do ? poll ( )

What does the poll() method in line [ Task task = pq.poll();] do?
poll() method is used to add the task with lowest priority.
poll() method is used to add the task with highest priority.
poll() method is used to remove and retrieve the task with highest priority.
poll() method is used to remove and retrieve the task with lowest priority.
 What does the poll() method in line [ Task task =

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!