A Admin • 828.03K Points Coach Q. What will `add(null)` do in a `LinkedList` used as a Queue? (A) Add null successfully (B) Throw NullPointerException (C) Remove all nulls (D) Block the thread Correct Answer - Option(A) Views: 8 Filed under category Java Hashtags: Java Queue Share Manage Tags
Discusssion
Login to discuss.