School ICT Self Study
Absolutely Free Learning Opportunity! No Need to Spend Money! Study at Your Own Pace! Everything You Need is Right Here
UNLOCK YOUR DIGITAL FUTURE!
Free ICT Learning for Sri Lanka
🚀 Welcome to School ICT

Your Gateway to Digital Excellence

🌍
|

📚 ICT Knowledge Base

Select a category below to browse questions and answers. Use the Previous and Next buttons to navigate.
Topic: G12-03. AL ICT Number System (7)
➕ Ask a New Question

Mixed Concepts

  1. Convert the octal number 743 to hexadecimal, showing all steps.

  2. Why is Unicode for numerical software, and how does it differ from BCD?

  3. Perform the binary subtraction 110110 – 011011 using two’s complement.

  4. Compute the bitwise operation (110011 AND 1100) OR (1011 XOR 0011).

  5. Explain the role of number systems in memory addressing and how two’s complement affects arithmetic.

Verified Answers

Answers and Descriptions

  1. Answer: 743 (octal) → 111100011 (binary) → F1 (hex).
    Description: Binary as intermediary for conversion.

  2. Answer: Unicode for multilingual (8–32); BCD for digits (4 bits/digit).
    Description: Unicode for text, BCD for displays.

  3. Answer: 110110 – 011011 = 011011 (two’s complement).
    Description: Subtraction via addition.

  4. Answer: (1011 AND 1100) = 1000; (1011 XOR 0011) = 1000; 1000 OR 1000 = 1000.
    Description: Combines multiple operations.

  5. Answer: Binary/hex for addresses; two’s complement for efficient arithmetic.
    Description: Links number systems to system design.

🔴 Lesson List
SIDE BUTTON ON
Sign In Register
×

👋 Welcome Back!

🚀
Ready to Learn?Pick up where you left off.
🔑
Forgot Password?Click the link below to reset.
📢
New FeaturesCheck out the new AI Voice tool.

Sign In

👤
🔒
or continue with
Google Facebook

Already have an account? Register Now

🖥️ View Desktop Version Switch to full website view.