Which of the following statement(s) regarding a linker software is/are true? I. A function of a linker is to combine several object modules into a single load module. II. A function of a linker is to replace absolute references in an object module by symbolic references to locations in other modules. (1) Only I (2) Only II (3) Both I and II (4) Neither I nor Il

1 Answer

Answer :

Answer: 1

Related questions

Description : Which of the following statement(s) is/are true with respect to software architecture? S1: Coupling is a measure of how well the things grouped together in a module belong together logically. S2: Cohesion is a measure of the ... ) Only S1 and S2 (2) Only S3 (3) All of S1, S2 and S3 (4) Only S1

Last Answer : Answer: 2

Description : Consider the following statements related to compiler construction: I. Lexical Analysis is specified by context-free grammars and implemented by pushdown automata. II. Syntax Analysis is specified by regular expressions and implemented by ... Only l (2) Only ll (3) Both I and II (4) Neither I nor Il

Last Answer : Answer: 4

Description : Which of the following are the principles tasks of the linker? I. Resolve external references among separately compiled program units. II. Translate assembly language to machine code. III. Relocate code and data relative to the beginning of ... (A) I and II (B) I and III (C) II and III (D) I and IV

Last Answer : (B) I and III

Description : Which of the following statement(s) is/are TRUE with regard to software testing? I. Regression testing technique ensures that the software product runs correctly after the changes during maintenance. II. Equivalence partitioning is a ... (1) only I (2) only II (3) both I and II (4) neither I nor II

Last Answer : (1) only I 

Description : Abstraction and encapsulation are fundamental principles that underlie the object oriented approach to software development. What can you say about the following two statements? I. Abstraction allows us to focus on what something ... and II are correct. (3) Only II is correct. (4) Only I is correct.

Last Answer : (1) Neither I nor II is correct.

Description : address is provided by linker to modules linked together that starting from. | a. Absolute and 0 b. Relative and 0 c. Relative and 1 d. Relative and 3

Last Answer : b. Relative and 0

Description : Which of the following statement(s) with regard to an abstract class in JAVA is/are TRUE? I. An abstract class is one that is not used to create objects. II. An abstract class is designed only to act as a base class ... by other classes. (1) Only l (2) Only II (3) Neither I nor II (4) Both l and II

Last Answer : Both l and II

Description : Which of the following is/are correct with reference to Abstract class and interface ? (a) A class can inherit only one Abstract class but may inherit several interfaces. (b) An Abstract class can provide complete and default ... true (C) Both (a) and (b) are true (D) Neither (a) nor (b) is true

Last Answer : Answer: C

Description : Which of the following are facts about a top-down software testing approach? I. Top-down testing typically requires the tester to build method stubs. II. Top-down testing typically requires the tester to build test drivers. (1) only I (2) Only II (3) Both I and II (4) Neither I nor II

Last Answer : (1) only I

Description : Which of the following concurrency protocol ensures both conflict serializability and freedom from deadlock : I. 2-phase locking II. Time phase ordering (A) Both I & II (B) II only (C) I only (D) Neither I nor II

Last Answer : (B) II only

Description : A pushdown automation M = (Q, Σ, Γ, δ, q0, z, F) is set to be deterministic subject to which of the following condition(s), for every q ∈ Q, a ∈ Σ ∪ {λ} and b ∈ Γ (s1) δ(q, a, b) contains at most one ... ) must be empty for every c ∈ Σ (A) only s1 (B) only s2 (C) both s1 and s2 (D) neither s1 nor s2

Last Answer : (C) both s1 and s2

Description : In .............., the bodies of the two loops are merged together to form a single loop provided that they do not make any references to each other. (A) Loop unrolling (B) Strength reduction (C) Loop concatenation (D) Loop jamming

Last Answer : (D) Loop jamming

Description : The Software Maturity Index (SMI) is defined as SMI = [Mf - (Fa + Fc + Fd)] / Mf Where Mf = the number of modules in the current release. Fa = the number of modules in the current release that have ... (A) SMI approaches 1 (B) SMI approaches 0 (C) SMI approaches -1 (D) None of the above

Last Answer : (A) SMI approaches 1 

Description : Which of the following strings would match the regular expression: p+[3-5]*[xyz]? I. p443y Il. p6y III. 3xyz IV. p35z V. p353535x Vl. ppp5 (1) I, III and Vl only (2) IV, V and VI only (3) II, IV and V only (4) I, IV and V only

Last Answer : Answer: 4

Description : Consider the table Student(stuid, name, course, marks). Which one of the following two queries is correct to find the highest marks student in course 5? Q.1. Select S.stuid From student S Where not exists (select * from student ... ) Q.1 (B) Q.2 (C) Both Q.1 and Q.2 (D) Neither Q.1 nor Q.2

Last Answer : (B) Q.2 Explanation: First query gives stuid of students whose marks are greater than all students taking course 5. Second query gives stuid of students whose marks are greater than any student taking ... comparison is between maximum of marks by any student in course 5. So the answer is option D.

Description : Which of the following condition is true for an object used as a function argument. i) A copy of the entire objects is passed to the function. ii) Only the address of the object is transferred to the function. A) Only i B) Only ii C) Both i and ii D) None of them

Last Answer : C) Both i and ii

Description : If S1 is total number of modules defined in the program architecture, S3 is the number of modules whose correct function depends on prior processing then the number of modules not dependent on prior processing is: (A) 1 + S3/S1 (B) 1 - S3/S1 (C) 1 + S1/S3 (D) 1 - S1/S3

Last Answer : (B) 1 - S3/S1

Description : Which of the following concurrency protocol ensures both conflict serializability and freedom from deadlock ? (a) 2-phase Locking (b) Time stamp - ordering (A) Both (a) and (b) (B) (a) only (C) (b) only (D) Neither (a) nor (b)

Last Answer : (C) (b) only

Description : Which of the following control expressions are valid for an if statement? A) An integer expression B) A Boolean expression C) Either A or B D) Neither A nor B

Last Answer : B) A Boolean expression

Description : Which of the following control expressions are valid for an if statement? A) An integer expression B) A Boolean expression C) Either A or B D) Neither A nor B

Last Answer : B) A Boolean expression

Description : Which of the following control expressions are valid for an if statement? A) an integer expression B) a Boolean expression C) either A or B D) Neither A nor B

Last Answer : B) a Boolean expression

Description : Which of the following statements regarding fibroblasts and their function in wound healing are true? a. IL-1 has both inhibitory and promotional effects on fibroblast growth b. TNFa ... EGF (epithelial growth factor) has been demonstrated to accelerate epidermal regeneration in cutaneous wounds

Last Answer : Answer: a, d IL-1 appears to be important in the process of normal wound repair. IL-1 has been shown to stimulate skin fibroblast and keratinocyte growth, as well as ... that recombinant EGF enhances keratinocyte migration. EGF is also a potent chemoattractant for granulation tissue fibroblasts

Description : The translator which performs macro calls expansion is called : (A) Macro processor (B) Micro pre-processor (C) Macro pre-processor (D) Dynamic linker

Last Answer : (C) Macro pre-processor 

Description : The ............... transfers the executable image of a C++ program from hard disk to main memory. (A) Compiler (B) Linker (C) Debugger (D) Loader

Last Answer : (D) Loader

Description : A module contains machine code with specification on_ _ a. Relative addresses b. Absolute addresses c. Object program d. None of these

Last Answer : a. Relative addresses

Description : A good software design must have (A) High module coupling, High module cohesion (B) High module coupling, Low module cohesion (C) Low module coupling, High module cohesion (D) Low module coupling, Low module cohesion

Last Answer : (C) Low module coupling, High module cohesion

Description : Which of the above statement(s) is/are correct- a)Both I & II b) Neither I nor II c) II only d) I only

Last Answer : b) Neither I nor II

Description : address is not assigned by linker. a. Absolute b. Relative c. Botha &b a None of these

Last Answer : a. Absolute

Description : A program that links several programs is called: a. Linker b. Loader c. Translator d. None of these

Last Answer : a. Linker

Description : Consider a schema R(MNPQ) and functional dependencies M→N, P→Q. Then the decomposition of R into R1(MN) and R2(PQ) is ............. (1) Dependency preserving but not lossless ... and lossless join (3) Lossless join but not dependency preserving (4) Neither dependency preserving nor lossless join. 

Last Answer : Answer: 1

Description : In C++, polymorphism requires: (A) Inheritance only (B) Virtual functions only (C) References only (D) Inheritance, Virtual functions and references

Last Answer : (D) Inheritance, Virtual functions and references 

Description : Which of the following is true about the static member variable in C++. i) It is initialized to zero when the first object of its class is created. Other initialization is also permitted. ii) It is visible only within ... , ii-True B) ii-False, ii-True C) i-True, ii-False D) i-False, iii-False

Last Answer : B) ii-False, ii-True

Description : In the question given below, there are two statements followed by two conclusions. You have to take the given statements to be true even if they seem to be at variance from commonly known facts. Read all the ... queens are kings. (1) Only I follows (2) Only II follows (3) Neither I nor II follows

Last Answer : (3) Neither I nor II follows

Description : If f(x, y) is a digital image, then x, y and amplitude values of f are (A) Finite (B) Infinite (C) Neither finite nor infinite (D) None of the above

Last Answer : (A) Finite

Description : In a pure market economy, which of the following is a function of the price? I. provide information to sellers and buyers , II. provide incentives to sellers and buyers a. I only b. II only c. both I and II d. neither I nor II

Last Answer : c. both I and II

Description : Which of the following conclusions is logically valid based on statement given below? Statement: Most of the Indian states existed before independence. Conclusions: (I) Some Indian States existed before independence. (II) ... ) Both (I) and (II) are implied (D) Neither (I) nor (II) is implied

Last Answer : (B) only (II) is implied

Description : Which of the following conclusions is logically valid based on statement given below? Statement: Most teachers are hard working. Conclusions: (I) Some teachers are hard working. (II) Some teachers are not hard working. ... (C) Both (I) and (II) are implied (D) Neither (I) nor (II) is implied

Last Answer : (C) Both (I) and (II) are implied

Description : Which of the following keys is used to replace a single character with new text? A. S B. s C. r D. C E. None of the above

Last Answer : B. s

Description : Which of the following statements is TRUE? D1: The decomposition of the schema R(A,B,C) into R1(A,B) and R2(A,C) is always lossless. D2: The decomposition of the schema R(A,B,C,D,E) having AD→B, C→DE, B→AE, AE→C ... ,D,E) is lossless. (A) Both D1 and D2 (B) Neither D1 and D2 (C) Only D1 (D) Only D2

Last Answer : (D) Only D2

Description : Demand curve can be derived from the law of diminishlng marginal utility on which of the following assumptions? (i) Utility can be measured in quantitative terms (ii) Utility of money is constant Of these statements: A.Only ... ) and (ii) are true C.Only (ii) is true D.Neither (i) nor (ii) is true

Last Answer : B.Both (i) and (ii) are true

Description : Two statements I and II given below are followed by two conclusions (a) and (b). Supposing the statements are true, which of the following conclusions can logically follow? Statements : I. Some flowers are red. II. Some ... ) follows. (C) Both (a) and (b) follow. (D) Neither (a) nor (b) follows.

Last Answer : (D) Neither (a) nor (b) follows.

Description : Income from operations appears on a. both a multiple-step and a single-step income statement. b. neither a multiple-step nor a single-step income statement. c. a single-step income statement. d. a multiple-step income statement.

Last Answer : d. a multiple-step income statement.

Description : State True or False i) A destructor never takes any argument nor does it return any value. ii) It releases memory space for future use. A) True, True B) True, False C) False, True D) False, False

Last Answer : A) True, True

Description : Consider the following statements: 1. The continental shelves of Lakshadweep are originated due to coral reefs. 2. The continental shelves of western coast are due to faulting and submergence. Which of the statement(s) given above is/ ... (a) 1 only (b) 2 only (c) Both 1 and 2 (d) Neither 1 nor 2

Last Answer : Ans: (c)

Description : Consider the following Statements: Indicative Planning is a feature of Mixed Economy'. Perspective Planning is used by socialist countries where each and every aspect of planning is controlled by the State. Which of the above Statement( ... B. B Only 2 C. C Both 1 and 2 D. D Neither 1 nor 2

Last Answer : A. A Only 1

Description : Which one of the following statements regarding remote sensing is correct? (A) The interaction of the electromagnetic radiation with the target (B) The emission of electromagnetic radiation from the target (C) Both (a) and (b) (D) Neither (a) nor (b

Last Answer : Answer: Option C

Description : Which of the following statements regarding TNFa are true? a. TNFa has a marked procoagulant effect b. Passive immunization of patients with neutralizing antibodies to TNFa improves survival from multi-organ ... expression d. The most potent known stimulus for TNFa production and release is IL-1

Last Answer : Answer: a, c TNFa has a marked procoagulant effect on endothelial cells, precipitating intravascular thrombosis. TNFa causes endothelial cells to release procoagulant activity (tissue factor), ... to produce TNFa, however the most potent stimulus for TNFa production and release is endotoxin

Description : The relationship of data elements in a module is called (A) Coupling (B) Modularity (C) Cohesion (D) Granularity

Last Answer : (C) Cohesion Explanation: Cohesion is the indication of the relationship within module. Coupling is the indication of the relationships between modules. While designing you should strive for high cohesion. While designing you should strive for low coupling. 

Description : All the classes necessary for windows programming are available in the module : (A) win.txt (B) win.main (C) win.std (D) MFC

Last Answer : (A) win.txt