Which of the following data structures can handle updates and queries in log(n) time on an array? Data Structures 4 May 20204 May 2020StudyBlocksLeave a Comment on Which of the following data structures can handle updates and queries in log(n) time on an array?a) Linked listb) Stackc) Segment Treed) Queue