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