Posts

C Language Programming Code

Image
  SOFTWARE:- As per the industrial standard a digitized automatic process. Software is a collection of programs.                         A program is a set of instruction which is designed for a particular task ‘n’ number of program combined together like a single entity. It is called software tool or software component. Software is classified into two types. 1.       System software                                2. Application software 1.       System software:- Which software is designed for general purpose and which doesn’t contain any limitations it is called system s/w. Ex: Operating System, Compiler etc. 2.       Application so...