0% found this document useful (0 votes)
11 views4 pages

Cs MCQ - 2020 Paper

Uploaded by

prathyusha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views4 pages

Cs MCQ - 2020 Paper

Uploaded by

prathyusha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Tournament sort is also known as _________

1. max/min heap sort 2. insertion sort 3. quick sort 4. radix sort

Which of the following is NOT an evolutionary software development model?

1. Incremental model 2. WINWIN spiral model

3. Concurrent development model 4. RAD model

In software engineering, which of the following is NOT a valid type of change that is
encountered

during support model?

1. Correction

2. Adoption

3. Prevention

4. Avoidance

Question Number : 3 Question Id : 1927323153 Question Type : MCQ Option Shuffling :


Yes Is

Question Mandatory : No Negative Marks Display Text : 2/3 Option Orientation : Vertical

Correct Marks : 2 Wrong Marks : 0.66

A client/server application should be developed preferably using ______ model.

Options :

1. spiral

2. WINWIN spiral

3. incremental

4. concurrent

Question Number : 4 Question Id : 1927323154 Question Type : MCQ Option Shuffling :


Yes Is

Question Mandatory : No Negative Marks Display Text : 2/3 Option Orientation : Vertical

Correct Marks : 2 Wrong Marks : 0.66

Which of the following is NOT a valid category of software measurement metric?

Options :

1. Size-oriented metrics

2. Function-oriented metrics

3. Module-oriented metrics
4. Extended function point metrics

Question Number : 5 Question Id : 1927323155 Question Type : MCQ Option Shuffling :


Yes Is

Question Mandatory : No Negative Marks Display Text : 2/3 Option Orientation : Vertical

Correct Marks : 2 Wrong Marks : 0.66

Which of the following statements is FALSE regarding spiral model?

1. Spiral model is an evolutionary software process model.

2. Spiral model is good for the development of large-scale systems and software.

3. Spiral model uses prototyping as a risk reduction mechanism.

4. Customer communication is not a required task in spiral model.

Question Number : 6 Question Id : 1927323156 Question Type : MCQ Option Shuffling :


Yes Is

Question Mandatory : No Negative Marks Display Text : 2/3 Option Orientation : Vertical

Correct Marks : 2 Wrong Marks : 0.66

Which the following statements best justifies the difference between WINWIN Spiral
model and

Spiral model?

Options :

1. It defines tasks required to assess both technical and management risks.

2. It defines tasks required to construct, test, install and provide user support.

3. It defines tasks required to build one or more representations of the application.

4. It defines a set of negotiation activities at the beginning of each pass around the
spiral.

Question Number : 7 Question Id : 1927323157 Question Type : MCQ Option Shuffling :


Yes Is

Question Mandatory : No Negative Marks Display Text : 2/3 Option Orientation : Vertical

Correct Marks : 2 Wrong Marks : 0.66

Which of the following is FALSE regarding software testing?

Options :

1. Testing is a process of executing a program with the intent of finding an error.

2. A good test case is one that has a high probability of finding an as-yet-undiscovered
error.
3. Exhaustive testing is not possible.

4. A successful test is one that uncovers an as-yet-undiscovered error.

Which of the following statement(s) is/are FALSE?

(i) Verification refers to the set of activities which ensure that software correctly
implements a

specific function.

(ii) Validation means 'Are we building the product right?'

(iii) Testing and debugging are the same activities.

Options :

1. Only options (i) and (ii) are false

2. Only options (ii) and (iii) are false

3. All options (i), (ii), and (iii) are false

4. Only options (i) and (iii) are false

Which of the following statement(s) is/are FALSE?

(i) 'Tests should be planned long before testing begins' is one of the testing principles.

(ii) White-box testing focuses on the functional requirements of the software.

Options :

1. Only option (i) is false

2. Only option (ii) is false

3. Both options (i) and (ii) are false

4. Neither options (i) nor (ii) is false

Which of the following statement(s) is/are TRUE?

(i) Cyclomatic complexity for a flow graph G is defined as P + 1, where P is the


number of predicate

nodes in G.

(ii) The number of regions of a flow graph corresponds to the cyclomatic


complexity.

Options :

1. Only option (i) is true

2. Only option (ii) is true

3. Both options (i) and (ii) are true


4. Neither options (i) nor (ii) is true

You might also like