Data Structures MCQ 2

Which of the following data structures can handle updates and queries in log(n) time on an array?

Linked list
Stack
Segment Tree
Queue