InterviewSolution
Saved Bookmarks
| 1. |
What is system software and application software ? |
| Answer» System software is meant to manage the system resources. It serves as the platform to run application software. Application software helps perform a specific set of functions for which they have been designed. System software is developed in a low-level language (assembly language for example) | |