InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between 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. Application software is developed in a high-level language such as Java, C++, . |
|