Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
Home
Schools
About
Blog
Shop
Videos
MCQs
EN
اردو
0
Login
Register
MCQs
Practice
Q
Hard
3 Marks
Computer Studies
Data Representation
What is the decimal equivalent of hexadecimal 2A?
A
22
B
32
C
40
D
42
Show Hint
Reset
Check Answer
Explanation
Hex 2A = 2×16¹ + A×16⁰ = 2×16 + 10×1 = 32 + 10 = 42 in decimal.
Reference: Computer Studies Textbook , Page 6
Hint
Remember A=10 then multiply each digit by its power of 16.
Similar Questions
What is the ASCII value of the uppercase letter A?
Medium
Computer Studies
What is the purpose of character encoding?
Easy
Computer Studies
What is the decimal value of binary 1101?
Hard
Computer Studies
How many characters can ASCII represent in total?
Medium
Computer Studies
Which of these is NOT a use of hexadecimal?
Medium
Computer Studies