Language Processors Which of the following functions is/ are performed by the loader? Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks Physically place the machine instructions and data into memory All of these Adjust all address dependent locations, such as address constants, to correspond to the allocated space Allocate space in memory for the programs and resolve symbolic references between object decks ANSWER DOWNLOAD EXAMIANS APP
Language Processors In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? index mode indirect mode absolute mode immediate mode index mode indirect mode absolute mode immediate mode ANSWER DOWNLOAD EXAMIANS APP
Language Processors An Interpreter is is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate which of the following is not true about an interpreter? Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program Interpreter analyses each source statement every time it is to be executed Interpreter is a kind of translator All of these Interpreter generates an object program from the source program ANSWER DOWNLOAD EXAMIANS APP
Language Processors If special forms are needed for printing the output, the programmer specifies these forms through Load modules JCL Utility programs IPL Load modules JCL Utility programs IPL ANSWER DOWNLOAD EXAMIANS APP
Language Processors Job Control Language (JCL) statements are Used to All of these Specify, to the operating system, the beginning and end of a job in a batch Read the input from the slow-speed card reader to the high-speed magnetic disk Allocate the CPU to a job All of these Specify, to the operating system, the beginning and end of a job in a batch Read the input from the slow-speed card reader to the high-speed magnetic disk Allocate the CPU to a job ANSWER DOWNLOAD EXAMIANS APP