 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What is the hexadecimal number system? | 
| Answer» A positional number system that has 16 digits which are 0,1,2,3,4,5,6,7,8,9, A, B, C, D, E, and F is called hexadecimal number system which is also called as base 16. | |