What is System Programs and its types

What is System Programs and its types

1.System Program

System Programs को System Utilities भी कहते है, जो Program Development and Execution के लिए Convenient Environment provide करता है | कुछ System programs, System Calls के User Interface की तरह कार्य करती है | System Programs निम्नलिखित category में विभाजित है –

2.File Management

ये Programs, Files और Directories को Create, Delete, Copy तथा Rename करते है |

3.Status Information

कुछ Programs System के Date, Time, amount of available or Disk Space, Number of User एवं अन्य Similar Information प्रदान करते हैं | अन्य Complex Program Detailed Performance, Logging एवं Debugging Information प्रदान करते हैं |

4.File Modification

Disk एवं other Storage Device में Store Files के Content को Create करने, Modify करने के लिए Text Editor का Use किया जाता है | Files के Content में परिवर्तन करने के लिए File के Content को Search करने Special Command का Use किया जाता है | इन Special Command को handle करने के लिए File Modification System Program का Use किया जाता है |

5.Programming-language Support

Common Programming Language (Java, C, C++ etc.) के लिए Compiler, Assembler, Debugger Operating System के साथ User को provide किया जाता है | इन सभी Tools को Programming-language Support System Program  कहते है |

6.Program Loading and Execution

जब कोई Program Assemble या Compile हो जाता है तो इन Programs को Execute करने के लिए Main Memory में Load किया जाता है | जिसके लिए Operating System द्वारा Absolute Loader, Relocatable Loader, Overlay Loader तथा Linkage Editor Provide किया जाता है | Program को execute करने के लिए high-level language में लिखे Code को सबसे पहले Machine Language में Change करना पड़ता है जिसके लिए Operating System के द्वारा Debugger provide किया जाता है | जो की program Loading and Execution System Program का Part होता है |

7.Communication

ये Program Process, User तथा Computer System के बीच Virtual Connection बनाने के लिए Mechanism प्रदान करते हैं | ये Programs User को एक दूसरे को Message Send करने, E-mail send करने, Virtually login करने, File Transfer करने आदि की सुविधा प्रदान करता है |

 

 

Examples of System Programs:-

  • Windows 10
  • Mac OS
  • Ubuntu
  • Linux
  • Unix
  • Android
  • Antivirus
Previous articleWhat is System Call and types of System Call
Next articleWhat is Operating System Structure

LEAVE A REPLY

Please enter your comment!
Please enter your name here