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 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
In decimal number 345 what is the positional value of the digit 3?
Medium
Computer Studies
What is the decimal equivalent of hexadecimal 2A?
Hard
Computer Studies
What is the base of the decimal number system?
Easy
Computer Studies
Which symbols does hexadecimal use?
Medium
Computer Studies
What is the base of the hexadecimal number system?
Easy
Computer Studies