Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Instructions: Answer all questions by selecting the best choice. Write your answ

ID: 3750937 • Letter: I

Question

Instructions: Answer all questions by selecting the best choice. Write your answers in the answer section boxes on the last page. All code questions refer to Python 3 1. System requirements consist of: (a) the actual system code (b) describe the system coding standards (c) user requirements in natural language (d) describe what will be implemented (e) all of the above 2. Which of the following include targets of system requirements? 1. client managers 2. system end-users 3. system architects 4. contractor managers (a) 2 and (b) 1 and 4 (c) 3 and 4 (d) 1 and2 (e) 1, 2, 3,4 3. Which of the following is typically not a non-functional requir ment? (a) general reliability level of the systenm (b) timing constraint, such as being fast (c) a service that the system must provide (d) a coding standard that must be followed (e) all of the above IXVIIX

Explanation / Answer

1.System requirements consist of user requirements in natural languages. So option (c)

2. As we know that the system requirements readers are

So, here only option (a) matches with the previously stated list.

3. Non-functional requirements are the constraints on the services or the functions offered by the system. Like time constraint, process development constraints etc.

In this particular questions the options (a),(b) and (d) are non functional. And only (c) is functional. So answer will be (c)

4. As among all the options only option (d) is appropriate. So it will be (d)

5. Option (e) . Because according to halting theorem there must be a program to determine that whether a program will halt or not ever for any possible input.