Microsoft Exam Questions

Where can you add to a LinkedList?

Where can you add to a LinkedList? (Choose all that apply)

A.
At the begining of the LinkedList

B.
Before any specific node

C.
After any specific node

D.
At the and of the LinkedList

E.
At any numeric index in the LinkedList