Skip to main content

Software Engineering

 Software Engineering :


IA 1 - 


Question 1

Answer: c. Application of engineering principles to the design a software


Question 2

Answer: d. all of the above


Question 3

Answer: b. Maintainability & functionality


Question 4

Answer: d. All of these


Question 5

Answer: d. Software within budget given schedule


Question 6

Answer: b. SQA team


Question 7

Answer: b. Practitioner requires careful supervision by the project manager.


Question 8

Answer: a. Licensing


Question 9

Answer: a. Software Engineering


Question 10

Answer: b. Software


Question 11

Answer: d. Preliminary Investigation and Analysis


Question 12

Answer: b. System Analysis


Question 13

Answer: c. Software Development Life Cycle


Question 14

Answer: a. Development and Documentation


Question 15

Answer: b. Waterfall Model


Question 16

Answer: b. Doesn’t work well for smaller projects


Question 17

Answer: b. Useful only when customer can not define requirement clearly


Question 18

Answer: a. Linear model


Question 19

Answer: b. Rapid Application Development


Question 20

Answer: b. Planning







IA 2 -


Here are the answers to your questions:


Question 1:

b. Reverse engineering


Question 2:

d. Requirement engineering process


Question 3:

c. Business needs


Question 4:

c. Requirements design


Question 5:

a. specifies the tasks the program must complete


Question 6:

d. SRS


Question 7:

d. Communication


Question 8:

a. Unambiguous


Question 9:

a. design


Question 10:

b. Requirement gathering


Question 11:

a. Cardinality


Question 12:

d. Content coupling


Question 13:

b. Relationship


Question 14:

a. Decision tree


Question 15:

d. maintainable, cohesive


Question 16:

a. At requirements specification phase


Question 17:

a. every data element in a data flow


Question 18:

b. Logical DFD


Question 19:

c. Sequential cohesion


Question 20:

a. Level-0 DFD





IA 3 - 


Sure! Here are all the answers compiled together:


1 a. Behavioral Testing

2 b. P model

3 a. Evolution

4 b. Behavior

5 a. Acceptance testing

6 d. SQA and SQM

7 d. Portability

8 d. Internship management

9 c. Configuration Control

10 b. walkthrough

11 a. Adaptive maintenance

12 b. Waterfall model

13 c. test equipment reviews

14 b. seven

15 a. Regression Testing

16 a. 100-200

17 d. Performative Maintenance

18 a. V-Model

19 b. Quality

20 d. Actual change traffic


Comments

Popular posts from this blog

Lab On java

  Lab On java : IA 1 - Question 1 The correct answer is a. break. The break statement is used to terminate the current loop (for, while, do-while) or switch statement in Java. Question 2 The correct answer is d. None of the mentioned. Question 3 The correct answer is a. An array of instances of class represented by single name. Question 4 The correct answer is c. All the objects should be of same class. For an array of objects in Java, all the elements (objects) must be of the same class or a subclass of that class. Question 5 The correct answer is b. Five. The value of x is 5. The switch statement will execute the case 5 block, which prints "Five". The break statement will then terminate the switch block. Question 6 The correct answer is a. continue. The continue keyword is used to skip the rest of the code in the current iteration of a loop and move to the next iteration. Question 7 The correct answer is b. 0 1 2. The loop starts with i = 0. Question 8 The correct answer i...

Operating systems

 Operating systems IA 1 - 1 -a 2 -b 3 -b 4 -d 5 -c 6 -b 7 -b 8 -a 9 -b 10-b 11-a 12-a 13-b 14-d 15-a 16-c 17-b 18-c 19-a 20-a IA 2 - 1 -b 2 -c 3 -a 4 -c 5 -a 6 -b 7 -d 8 -b 9 -a 10-a 11-a 12-a 13-c 14-a 15-a 16-a 17-c 18-b 19-b 20-a IA 3 - 1 -d 2 -b 3 -b 4 -c 5 -a 6 -d 7 -a 8 -c 9 -d 10-c 11-a 12-d 13-c 14-d 15-d 16-d 17-a 18-b 19-b 20-b