Computing

123456789101112
Across
  1. 6. What is a combination of attributes that uniquely identify a tuple?
  2. 8. What is the first statement used when querying a database in SQL?
  3. 9. What does the S stand for in IPSO?
  4. 11. What data structures size can change at run time?
  5. 12. What is a set of attribute vales (a row in a table)?
Down
  1. 1. What does LIFO stand for?
  2. 2. What is the name of a sub-routine that returns one value?
  3. 3. What dynamic data structure used nodes and pointers?
  4. 4. A set of entities that contains no redundant data is said to be ..........
  5. 5. What is a routine that is defined in terms of itself?
  6. 7. What returns a new list containing all but the first element of the original list?
  7. 8. What is used to hold values of local variables and return addresses to return to the previous procedure call correctly?
  8. 10. What do objectives need to be?