Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
ہوم
سکولز
متعلق
بلاگ
دکان
ویڈیوز
MCQs
UR
English
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
Which correctly compares ASCII and Unicode?
Hard
Computer Studies
What is the base of the decimal number system?
Easy
Computer Studies
Why are octal numbers useful in computing?
Medium
Computer Studies
What is data representation in computing?
Easy
Computer Studies
How many bits does ASCII use per character?
Medium
Computer Studies