Give example for each of System software and application software.
Explain the fuction of each type.
Answers
Thanks For The Question:
⏩SYSTEM SOFTWARE
◾Operating System
◽Language Processor
◾Application Software
⏩OPERATING SYSTEM
⬜EXAMPLE
◾Single user Operating System
◽Multiuser Operating system
◾Multiprocessing Operating System
⬛As the Name suggest, single user Operating System supports single user whereas multiuser Operating System can Support multiple user.
Multiprocessing Operating System is capable of handling multiple CPUs at the same time.
⏩LANGUAGE PROCESSOR
⬜EXAMPLE
◾Interpreter
◽Compiler
◾Assembler
⬛An Interpreter converts and executes an HLL program into object program line by line whereas a compiler converts an HLL program into object program in one go and once the program is error free, it can be executed later.
An assembler converts an assembly language program into object program.
⏩APPLICATION SOFTWARE
⬜EXAMPLE
◾Customised Software
◽General software
⬛The Customised software pertains to the requirements of a specific user for whom the software has been developed.
General Software is developed keeping in mind general specifications of a problem.
Regards
Brainly user
Answer: see the above answer
Explanation: