Answer: Compiler is system software.
System software is actually a type of computer program that can run a computer’s application programs and hardware. The computer system actually exists in a layered model that provides an interface between the hardware and user applications. The best-known example of system software is an operating system (OS). system software includes system utilities and development tools. Compilers and debuggers are useful development tools that exist in System software.
Summary:
Which one of the following is system software?
The compiler is system software. The compiler is a special program that can read a complete source program written in high-level language as a whole in one go and translate it into machine code, bytecode, or another programming language.
Comments
write a comment