Data Structures on this one
View one on Alan Turing, the father of computers, next.
Data Structure - note in the Film a user defined data structure is called a STRUCT
- Define what an array is.
- What is the index of an array and what number does it usually start from?
- How does a program knows when it has reached the end of a string?
- What is a Matrix in terms of arrays?
- What does a pointer variable do?
- What does FIFO stand for?
- What are the terms used to add and remove data from existing queue?
- What acronym describes the operation of a stack?
- How is data added and removed from a Stack?
- In a tree data structure what are nodes with no others attached called?