Software

Home > Computer Science

Software शब्द सर्वप्रथम Allen Turing ने दिया

Software

  • Software is a set of program

Program

  • Program is a Set of instructions
  • इसे टच नहीं किया जा सकता

Types of software

  • System software
  • Application software

System software

  • Operating System
  • Device Driver
  • Language Translator
  • Utility Software

Application software

  • MS office
  • Photoshop
  • My SQL
  • Web browsers
  • Page maker
  • Corel draw
  • Media player

Operating system

  • Computer system के सभी कार्य करते हैं
  • Function of operating system
  • File management
  • Device management
  • Process management
  • Resource management
  • User and program के मध्य interface प्रदान करना
Example
  • MS DOS
  • Windows OS
  • Linux OS
  • Unix OS
  • Android OS
  • Mac OS
  • Sybron OS
  • Bada OS

MS DOS

  • Developed by
  • 1981

Important Point’s of Software

  • Bug
  • Patch
  • Debugging

Bug

  • Computer Program में उपस्थित Error को Bug कहते हैं

Patch

  • Computer Program में उपस्थित Error को खोजने की प्रक्रिया को Patch कहते हैं

Debugging

  • Computer Program में उपस्थित Error को Remove करने की प्रक्रिया को Debugging कहते हैं

Kernel

  • Core of Operating System
  • its Provide the Interface between Hardware and Software

Computer Programming Language

Programming Language

  1. Low Level Language
  2. High Level Language

Low Level Language

  1. Machine Language
  2. Assembly Language

Machine Language

  • Machine Language वह Programming Language है जो Computer Direct समझता है
  • इसे Binary Language(0,1) भी कहा जाता है
  • Computer को इस Language को समझने के लिए Translator की आवश्यकता नहीं होती

Assembly Language

  • यह Middle Level Programming Language है
  • इसमें Mnemonic’s Code का Use किया जाता है
  • यह Easy to Learn होता है

Example:

  • Add, Sub, Out, And

Leave a comment

error: Content is protected !!