When the letter 'A' is input to the computer, what is its binary code representation?
When the letter 'A' is input to the computer, what is its binary code representation?
جب حرف 'اے' کمپیوٹر میں ان پٹ ہوتا ہے تو ، اس کا بائنری کوڈ نمائندگی کیا ہے؟
Explanation
In ASCII code, the capital letter 'A' is represented by the binary 01000001.
Computers use this binary format to store and process text data.