COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
System Software
|
|
Application Software
|
|
Scientific Software
|
|
None of the above
|
Detailed explanation-1: -Compilers, Editors software come under System software-Introduction of Software Engineering. Q.
Detailed explanation-2: -Compilers Application software is NOT a system software. A compiler is a piece of software that converts source code written in a high-level programming language into machine code appropriate for particular computer architecture.
Detailed explanation-3: -A utility called a compiler is program which translates the HLL program into a form understandable to the hardware. Again, there are many variations in compilers provided (for different languages, for example) as well as facilities provided with the compilers (some may have built-in text editors or debugging features).
Detailed explanation-4: -A compiler is also a type of system software used to convert high-level programming languages into executable machine codes or low-level programming languages. Similar to a compiler, an Interpreter is also used to perform the same function.