Operating Systems in Mobile Devices

What is the Operating System
                Control the resources of the computer &  provide the base which the application programs can be written.

Major function of operating system -:
              to hide complexity from the user level. 

                            Placement of Operating System

Desktop computer Os vs. Mobile Device Os


This is basic details about mobile operating system. Next, we consider about android operating system from next post.


Comments

  1. Thank you. nicely explained placement of operating system

    ReplyDelete

Post a Comment

Popular posts from this blog

Creates a new process( Child process) by using "fork()" function in C