InterviewSolution
Saved Bookmarks
| 1. |
CONVERT (100)10=()16 |
Answer» UIRED Answer:-Given Number:
To Find:
Solution:Conversion is given as FOLLOWS: Now, write the remainders obtained from bottom to top. → (100)₁₀ = (64)₁₆ So, the hexadecimal equivalent of the given number is - (64)₁₆ Answer:
Steps to convert:
|
|