import java.util.Comparator; import java.util.PriorityQueue; public class TestPQ { public static void main(String[] args){ Comparator com
non terminal operation is not doing any processing. Its the terminal operation only, who start the processing of all the non terminal operation and then finally terminal operation.