Tech Freak-2

123456789
Across
  1. 1. Command for changing access permissions.
  2. 4. This character has all its bits as 0 but doesn't have any relationship with the null pointer.
  3. 6. Function used to move the file position to a desired location within the file.
  4. 8. Utility in Linux to determine which piece of a large program need to be recompiled, and issue commands to recompile them.
  5. 9. This allows the programmer to create an alias for a data type, and use the aliased name instead of the actual type name.
Down
  1. 2. google.maps.LatLng is a class used to create
  2. 3. Output of foo = {}print type(foo)in Python.
  3. 4. Function to catch logic errors or improper usage in code by testing the expression givento it for truth.
  4. 5. Output of (first (rest'(I love Google))) LISP
  5. 6. Command used for partitioning table manipulator for Linux
  6. 7. This tag in HTML is used to display text in a fixed-width font,and it preserves both spaces and line breaks