IST Final Crosswords Part 4
Across
- 6. Universal character encoding standard covering many languages
- 7. Group of 8 bits representing a single character
- 10. Character encoding standard limited to 128 characters
- 11. Data represented in categories or labels
- 13. Inaccuracy caused when decimals cannot be represented exactly
- 15. Smallest unit of data in computing represented as 0 or 1
- 17. Error when a number exceeds the storage capacity
- 18. Bitwise technique used to extract or hide specific bits
- 22. Numerical data that can only take specific values
- 25. Base 16 number system often used in computing
- 26. Boolean operation true only when inputs are different
- 28. Boolean operation that returns true if at least one input is true
- 30. Assurance that data remains accurate and consistent over time
Down
- 1. Value used to verify integrity of transmitted data
- 2. Extra bit added for simple error detection
- 3. Component of a floating point number holding significant digits
- 4. Error when a number is too small to represent accurately
- 5. Number with decimals stored using sign exponent and mantissa
- 8. Boolean operation that inverts the input
- 9. Data represented in numbers used for measurement or calculation
- 12. Base 10 number system used by humans
- 14. Bitwise operation that multiplies a number by two
- 16. Numerical data that can take any value within a range
- 19. Boolean operation that returns true only if both inputs are true
- 20. Operation that finds the remainder after division
- 21. Unicode encoding widely used on the Internet
- 23. Bitwise operation that divides a number by two
- 24. Component of a floating point number indicating the scale
- 27. Whole number type stored directly in binary
- 29. Base 2 number system used by computers