A Software is a collection of programs which are made for performing some specific operation.
According to industry standard software are classified into 3 types they are
1.System software
2.Application software
3.Internet software
1.System software:
there are 3 aims which are
a]Developing the functionality of Hardware devices(driver developement).
ex:printer scanner etc.
b]Developing Real time operating system(WinOS,Unix,Linux,MACOS).
in order to fullfill system software we use following languages
ex:c,ALP.
2Application Software:
aim is to develope software for organization.
It is basic now we see OOPS concepts
1]class
2]Object
3]Data Encapsulation
4]Data Abstraction
5]Inheritance
6]Polymorphism
7]Dynamic Binding
8Message passing
1]class:
*the purpose of class concept is to develope user defined datatype.
*in order to use class concepts for development of userdefined datatype we use keyword called 'class '.
According to industry standard software are classified into 3 types they are
1.System software
2.Application software
3.Internet software
1.System software:
there are 3 aims which are
a]Developing the functionality of Hardware devices(driver developement).
ex:printer scanner etc.
b]Developing Real time operating system(WinOS,Unix,Linux,MACOS).
in order to fullfill system software we use following languages
ex:c,ALP.
2Application Software:
aim is to develope software for organization.
It is basic now we see OOPS concepts
1]class
2]Object
3]Data Encapsulation
4]Data Abstraction
5]Inheritance
6]Polymorphism
7]Dynamic Binding
8Message passing
1]class:
*the purpose of class concept is to develope user defined datatype.
*in order to use class concepts for development of userdefined datatype we use keyword called 'class '.
Comments
Post a Comment