

InterviewSolution
Saved Bookmarks
1. |
Difference between system software and application software? |
Answer» <th>Sr. No.</th> <th>Key</th> <th>System Software.</th> <th>Application Software.</th> \t\t\t1DefinitionSystem Software is the type of software which is the interface between application software and system.On other hand Application Software is the type of software which runs as per user request. It runs on the platform which is provide by system software.2Development LanguageIn general System software are developed in low level language which is more compatible with the system hardware in order to interact with.While in case of Application software high level language is used for their development as they are developed as some specific purpose software.3UsageSystem software is used for operating computer hardware.On other hand Application software is used by user to perform specific task.4InstallationSystem software are installed on the computer when operating system is installed.On other hand Application software are installed according to user’s requirements.5User interactionAs mentioned in above points system software are specific to system hardware so less or no user interaction available in case of system software.On other hand in application software user can interacts with it as user interface is available in this case.\t | |