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
What is the ASCII value of the uppercase letter A?
Medium
Computer Studies
What is the base of the decimal number system?
Easy
Computer Studies
What is the base of the octal number system?
Easy
Computer Studies
What is the decimal equivalent of binary 1011?
Medium
Computer Studies
What is the decimal equivalent of octal 17?
Medium
Computer Studies