Operating Systems
Operating Systems
2. Assembler
Answer:
Languages like Fortran and COBOL contain
language processors. Device drivers, kernels, and
other software are all part of an operating system
(or OS), a collection of software that enables
users to interact with computers.
Answer:
Preprocessors, compilers, assemblers, loaders,
and links are a group of programs that work
together to translate source code written in a
high level language, such as Java or C++, into
executable target machine code.
Answer:
There are mainly two phases available in
language processor.
Analyzing the source program.
Synthesizing the target program.