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 1111?
A
13
B
14
C
15
D
16
Show Hint
Reset
Check Answer
Explanation
1111 = 1×2³ + 1×2² + 1×2¹ + 1×2⁰ = 8+4+2+1 = 15.
Reference: Computer Studies Textbook , Page 4
Hint
All four bits are 1 — add up all four powers of 2.
Similar Questions
A Terabyte (TB) is equal to approximately:
Medium
Computer Studies
What is the correct hierarchy from smallest to largest data unit?
Medium
Computer Studies
Binary subtraction is used in which component of the CPU?
Medium
Computer Studies
In binary subtraction what happens when you compute 0 - 1?
Medium
Computer Studies
What is the result of binary addition 1 + 1?
Easy
Computer Studies