Operating System (OS)
Which of the following statements is not true about the FORTRAN language?

A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine
All of these
FORTRAN is extensively used to write programs for performing scientific computations
FORTRAN is a high level language
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The Storage-to-Storage instructions

None of these
All of these
which perform indicated operations on two fast registers of the machine and have the result in one of the registers
have both their operands in the main store.
which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, expect in the case of store operation when it is also

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Storage Assignment is (are)

to assign storage to all temporary locations that are necessary for intermediate results.
All of these
to assign storage to all variables referenced in the source program.
None of these
to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized.

ANSWER DOWNLOAD EXAMIANS APP