In computer science, what is the primary function of a dictionary data structure?
A. Sorting elements in alphabetical order
B. Storing data in a tabular format
C. Associating keys with corresponding values
D. Converting text into binary code