Computer Science Exam Translated Corrected
Computer Science Exam Translated Corrected
1. Complete the sentence using the following words: (Computer - Binary - Presence of Current)
A AND A = ?
A OR (A AND B) = ?
- The time taken for multiplication and division is greater than for addition and subtraction.
- The binary system is widely used due to its compatibility with digital circuits.
- 12 to binary
- 3 to binary
- 3 + 12 = ?
- 3 / 12 = ?
- Data Storage
- Algorithms that organize and retrieve data efficiently
2. Given the sorted list [40, 45, 49, 51, 56, 60], compute the number of comparisons needed using:
4. Construct the optimal Huffman encoding tree for the characters (A, B, C, D, K) and determine the
encoding.
- Delete file2.
1. Define:
- System
- Entity
- Object
- Query
- Report
- Input design involves selecting the right input devices for security and cost reduction.
(True/False)
End of Exam.