InterviewSolution
Saved Bookmarks
| 1. |
In which numbering system can the binary number be easily converted to? |
| Answer» Hexadecimal system is better, because each 4-digit binary represents one Hexadecimal digit. | |