Computer Science - Language Processors

Exercise : Language Processors - Section 1
6.
If special forms are needed for printing the output, the programmer specifies these forms through
JCL
IPL
Utility programs
Load modules
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
Which of the following systems software does the job of merging the records from two flies into one?
Documentation system
Utility program
Networking software
Security software
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Job Control Language (JCL) statements are Used to
Read the input from the slow-speed card reader to the high-speed magnetic disk
Specify, to the operating system, the beginning and end of a job in a batch
Allocate the CPU to a job
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
recognition of basic syntactic constructs through reductions
recognition of basic elements and creation of uniform symbols
creation of more optional matrix
use of macro processor to produce more optimal assembly code
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
recognition of basic syntactic constructs through reductions
recognition of basic elements and creation of uniform symbols
creation of more optional matrix
use of macro processor to produce more optimal assembly code
Answer: Option
Explanation:
No answer description is available. Let's discuss.