1 | 13 | 14 | |||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4/10 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
12 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
1. A dictionary that contains other dictionaries as values for its keys.
2. A method that returns all the elements within a dictionary.
3. An array that is commonly represented as a grid of rows and columns.
4. Removing an element from a specific position in an Array.
5. The number of key-value pairs in a dictionary.
6. The vertical dimension of a 2-dimensional array.
7. Another term for a field within a record in a records data structure.
8. A type of object that can be changed after it has been created.
9. A solitary entity encompassed in a data structure that encompasses numerous fields or attributes.
10. A collection of key-value pairs, where each key maps to a specific value.
11. The process of assigning initial values to the elements of an array.
12. Finding the presence or location of a specific element in an array.
13. Adding a new element at a specified position in an array.
14. A data structure that allows you to store and organize multiple pieces of related information in a single unit.