CBSE Class 11 Computer Science Question 61 of 112

Dictionaries — Question 1

Back to all questions
1
Question

Question 1

Why is a dictionary termed as an unordered collection of object?

Answer

Dictionary is termed as an unordered collection of object because the printed order of elements is not same as the order in which the elements are stored.