Software Engineering

Software Engineering

Assessment

Flashcard

Created by

Quizizz Content

Computers, Other Sciences

University

Hard

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD

Front

Is the statement true or false? •The spiral lifecycle model is always better than the outdated waterfall model.

Back

False

2.

FLASHCARD

Front

Including the users/customers in the process of designing the architecture will yield a better product

Back

False

3.

FLASHCARD

Front

Refactoring is a risk: it incurs a cost now, in return for potential payoff later.

Back

True

4.

FLASHCARD

Front

Is it possible for a single ”piece”, or part of the original file, to appear multiple times in a piece table?

Back

True

5.

FLASHCARD

Front

When the writes to a data structure has spatial locality (they are nearby one another in memory), then they can be made faster.

Back

True

6.

FLASHCARD

Front

•There exists datasets for which a hash table has O(n) performance for insertion, deletion, and searching – the same as for a linked list.

Back

True

7.

FLASHCARD

Front

The map in MapReduce is different from the map in a functional programming language.

Back

True

8.

FLASHCARD

Front

An advantage of a GUI is that it permits an experienced user to work faster.

Back

False

9.

FLASHCARD

Front

Is it theoretically possible for testing to prove the absence of bugs?

Back

True

10.

FLASHCARD

Front

Recall that the null object pattern performs a no-op at each method call where null would otherwise be dereferenced. One advantage is that this is more efficient than checking, at each method invocation, whether the receiver ( the this object on which the method is being invoked) is null.

Back

False

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?