Question 1 out of 3

    What is a 'node' in the context of data structures?

    A point in a network

    In the context of data structures, a 'node' represents a point in a network, such as a linked list or a tree.