Which of the following data structures consists of a root node from which all the other elements can be accessed?(1 point)

Responses

map
map

queue
queue

stack
stack

tree

1 answer

The data structure that consists of a root node from which all other elements can be accessed is a tree.