Number systems (computer number systems) Parvez3737
Number system inn computer application
The number system or the numeral system is the system of naming or representingnumbers. There are various types of number systems in maths like binary, decimal, etc
      
       
    
The number system or the numeral system is the system of naming or representingnumbers. There are various types of number systems in maths like binary, decimal, etc
                                                                                                                                                                                         there are four types number system
                     Decimal number system
                     Binary number system
                     Octal number system
                     Hexa decimal  number system 
        where  Decimal number ssytem is number number system whose based on (10)  this number is started is   0 to 9
                   Binary number system is the number form  machine language code
           (0 to 1) is tthe based of 2
                Octal number system is the of   constant number whose number based 
         8  that is number  start (0 to 7)
          hexadecimal number system  is most immportent of number of computer  
     sccience numeric value  hhhexadecimal number whose the number based on 
(0 to15)      in the number system  0 to 9 normally  number sytem  but  9 to upper
        A= 10
        B= 12
        C=13
        D=14
        E=15
        F=16    
         convertion of number  Decimal to binary 



Comments
Post a Comment