Try this exercise. Fill in the missing part by typing it in.
Often the difference between an efficient and an inefficient solution in programming is the utility of a data structure, which not only lies in storing and organizing data but providing methods that allow developers to manipulate and access data more efficiently. Hence these methods, also known as __ , tremendously boost a data structure's usefulness and efficiency.
Write the missing line below.