Time Left - 05:00 mins

NIELIT 2017 Quiz-16 (Software Engineering)

Attempt now to get your rank among 485 students!

Question 1

A software requirements specification (SRS) document should avoid discussing which one of the following?

Question 2

Which one of the following assertions concerning code inspection and code walkthrough is true?

Question 3

Match the following:
List - I
1) Waterfall model
2) Evolutionary model
3) Component-based software engineering
4) Spiral development
List - II
a) Specifications can be developed incrementally
b) Requirements compromises are inevitable
c) Explicit recognition of risk
d) Inflexible partitioning of the project into stages

Question 4

In a web server, ten Web Pages are stored with the URLs of the form https://www.yourname.com/var.html; where, vary is a different number from 1 to 10 for each Webpage. Suppose, the client stores the Web page with vary = 1 (say W1) in local machine, edits and then tests. Rest of the Web Pages remains on the web server. W1 contains several relative URLs of the form “var.html” referring to the other Web Pages. Which one of the following statements needs to be added in W1, so that all the relative URLs in W1 refer to the appropriate Web Pages on the web server?

Question 5

Consider three software items: Program-X, Control Flow Diagram of Program-Y and Control Flow Diagram of Program – Z as shown below

The values of McCabes Cyclamate complexity of Program X, Program -Y, and Program -Z respectively are
  • 485 attempts
  • 3 upvotes
  • 9 comments
Jun 3GATE & PSU CS