Language Processors Questions
Practice Language Processors MCQs with answers and explanations. Page 1 of 3.
Category
Computer Science
Topic
Language Processors
Page
1 / 3
Mode
Practice
Questions
Open any question to view the answer and explanation.
Fourth-Generation Languages (4GL): identify which statement is NOT true about 4GL capabilities and characteristics.
Open
View answer
Compilers vs other translators: identify the translator that reads an entire high-level program and converts it to machine code.
Open
View answer
High-level languages: identify the advantages inherent in using them compared to low-level approaches.
Open
View answer
Interpreter: choose the definition that correctly characterizes how an interpreter executes code.
Open
View answer
Loader functions: identify what the loader does during program preparation and startup.
Open
View answer
Compiler phases (PL/I example): resolving symbolic addresses (labels) and generating machine code belongs to which phase?
Open
View answer
Systems software: identify the types that direct overall operation, facilitate use, and interact with users.
Open
View answer
ASCII to hexadecimal: convert the word “BEAR” (ASCII) into its hexadecimal byte sequence.
Open
View answer
File processing utilities: which systems software merges records from two files into one output file?
Open
View answer
Utility classification: which of the following is NOT a utility program?
Open
View answer
Macro processors and assemblers: what are the advantages of integrating the macro processor into Pass 1 of a two-pass assembler, from the viewpoints of duplication avoidance, file handling, and programmer flexibility?
Open
View answer
Software engineering process models: the development strategy in which the executive control modules and top-level logic are coded and tested first is known as which structured approach?
Open
View answer
Mainframe batch operations: Job Control Language (JCL) statements are primarily used by the operating system to indicate the start and end of a batch job and define its processing context—select the most accurate purpose.
Open
View answer
Compiler front end (PL/I and general languages): during compilation, the stage called Syntax analysis (parsing) is primarily responsible for which activity?
Open
View answer
Systems programming terminology: what is an assembler, in the context of translating low-level source code into executable machine instructions?
Open
View answer
Compiler taxonomy: a compiler for a high-level language that runs on one machine (host) but produces executable code for a different target machine is called what?
Open
View answer
Intermediate representations and artifacts: the term “assembly code data base” refers to which compilation product or table in a typical compiler–assembler toolchain?
Open
View answer
Loaders and relocation: which statement correctly defines a non-relocatable program with respect to where it can execute in memory?
Open
View answer
Compiler tables: in the context of language processing, what does the Terminal Table contain and how is it used during compilation?
Open
View answer
In mainframe batch processing (e.g., IBM z/OS), when special page layouts or printed output formats are required, through which facility does a programmer specify the forms and related print-control parameters?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.