Computer number systems, Operating System

Assignment Help:

Binary number based systems
 
Binary is a  ' base 2' number system, only two numbers exist namely '0' and '1'. Conversion from binary to base 10 is easy if the number column technique is used:

2n ......... 24  23  22 21 20
 
               16  8   4   2   1    Base 10

Example:
 
Convert 110002 to base 10

2n ......... 24  23 22  21  20
 
            16   8   4    2   1    
              
            1    1    0    0    0  = 16+8 = 2410
 
Conversion from base 10 to binary is by means of repeated division 
 
  2/24        2/12        2/6         2/3          2/1        2/0    
  rem 0       rem 0      rem 0      rem 1     rem 1
 
    =110002


Related Discussions:- Computer number systems

10 marks, Differentiate between sequential access and direct access method?...

Differentiate between sequential access and direct access method?

What are two probable uses of these multiple modes, Q. Several CPUs provide...

Q. Several CPUs provide for more than two modes of operation. What are two probable uses of these multiple modes? Answer: Although most systems merely distinguish between use

Hardware and software requirements for virtual memory?, What are the hardwa...

What are the hardware and software requirements for virtual memory? The hardware required for virtual memory is a secondary memory and page table. The page table should have th

Explain process termination - operating system, Process termination A p...

Process termination A process terminates when it finishes implementing its final statement and asks the operating system to delete it by using the exit system call. At that tim

Explain signal handling, Signal handling A signal is used in UNIX syste...

Signal handling A signal is used in UNIX systems to inform a process that a particular event has occurred. 1. A signal is produced by the occurrence of a particular event.

What are turnaround time and response time, What are turnaround time and re...

What are turnaround time and response time? Turnaround time is the interval among the submission of a job and its completion. Response time is the interval among submission

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd