Here i would like to share the source for operating system and system calls .
Let's we started on the source. There are 2 types of sources for operating system that we have learnt.
1) Closed source
* the source code is held by the developer
* Microsoft Windows and Apple os x
2) Open source
* the source code is available to the end user
* ex : Ubuntu Linux , Google's chrome and Android system
🙆🙈 the video would tell you the difference between open source and closed source...have you enjoy it.
SYSTEM CALL
* provide the interface between a process and the operating system.
*these calls are generally available as assembly language instruction and are usually listed in the manuals used by assembly language programmers.
Watch this video the learn more about system call.
No comments:
Post a Comment