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

1.Which of the following is NOT a concern of computer science? Algorithms Data s

ID: 3779196 • Letter: 1

Question

1.Which of the following is NOT a concern of computer science?

Algorithms

Data structures

Operating systems

Reducing time to market

QUESTION 2

Which of the following estimation efforts were discussed in the textbook?

Function points

COCOMO II

Delphi estimation

All of the above

QUESTION 3

Which of the following is NOT used for agile planning?

PERT and Gantt charts

Corkboard

Story cards

Product backlog

QUESTION 4

Planning poker is a technique used for

Designing object-oriented interaction

Agile estimation

Designing domain models

Designing subsystems

Question5

Which item of information should a high-level use case NOT contain?

The action by the actor that starts the use case

Where the action by the actor occurs

The action the actor performs to signify an end to the use case.

The action by the system to indicate an end to the use case (Correct answer)

Algorithms

Data structures

Operating systems

Reducing time to market

Explanation / Answer

1)Ans:Reducing time to market is not related to computer science.

Data structure is subject which related to study efficient way of storing data.

OS is study of operating system.

Algorithms are used to solve problems in computer engineering.

2)Ans:All above

COCOMO model is parametric model for estimation and Delphi is related to group or expert estimation

3)Ans:Corkboard is not used in Agile

PERT is Program Evaluation Review Technique used for keep track of progess of project and same is for Gantt charts

Story card will help to talk about requirement instead of writing.

Product backlog will have short description of all functionality of project or plan

4)Ans: Planning poker is a technique used for Agile estimation.It is used for estimation of effort or size needed for project