Software Engineering Mcqs

Submitted By: Ali Uppal


Which of the following functions is/ are performed by the loader ?

(A) Physically place the machine instructions and data into memory

(B) Allocate space in memory for the programs and resolve symbolic references between object decks

(C) Adjust all address dependent locations, such as address constants, to correspond to the allocated space

(D) All of the above

Submitted By: Ali Uppal


Bug means_______________?

(A) A logical error in a program

(B) A difficult syntax error in a program

(C) Documenting programs using an efficient documentation tool

(D) All of the above

Submitted By: Ali Uppal


In which way(s) can a macro processor for assembly language be implemented ?

(A) independent one-pass processor

(B) independent two-pass processor

(C) processor incorporated into pass of a standard two-pass assembler

(D) all of the above

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Submitted By: Ali Uppal


Submitted By: Ali Uppal


What hardware architectures are not supported by Red Hat ?

(A) SPARC

(B) IBM-compatible

(C) Alpha

(D) Macintosh

Submitted By: Ali Uppal


Submitted By: Ali Uppal


A relocate program form is the one which_______________?

(A) consists of a program and relevant information for its relocation

(B) can itself perform the relocation of its address-sensitive portions

(C) cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation

(D) All of the above

Submitted By: Ali Uppal