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 value of binary 1101?
A
11
B
12
C
13
D
14
Show Hint
Reset
Check Answer
Explanation
1101 = 1×2³ + 1×2² + 0×2¹ + 1×2⁰ = 8 + 4 + 0 + 1 = 13.
Reference: Computer Studies Textbook , Page 4
Hint
Work through each bit position using powers of 2 starting from the rightmost bit.
Similar Questions
Which symbols does hexadecimal use?
Medium
Computer Studies
Which correctly compares ASCII and Unicode?
Hard
Computer Studies
Which of these is NOT a use of hexadecimal?
Medium
Computer Studies
Which digits are used in the decimal number system?
Easy
Computer Studies
What is the result of binary addition 0 + 1?
Easy
Computer Studies