CS504-Midterm
1 / 50
Data design actually begins during the creation of the analysis model, not the architectural model.
2 / 50
A memory leak bug is one in which memory is somehow allocated from either the
operating system or an ---------- "pool", but never deallocated when the memory is finished being used.
3 / 50
Identifying Whole-Part structures (Aggregations) means, what are my ----------------
4 / 50
Most software continues to be custom built because
5 / 50
In Sequence Diagrams the time required by the receiver object to process the message is denoted by an--------
6 / 50
________ ensures that a class only has one instance and provides a global point of access to it.
7 / 50
Bugs Fixing is done by which of the teams in Software Development lifecycle?
8 / 50
What is the most crucial non-functional requirement of a system to control radiation dosages that are emitted as treatment for cancer?
9 / 50
Insufficient user involvement leads to ------------- products.
10 / 50
There are four basic coding structures: sequence, if statement, case statement, and
___________.
11 / 50
Collaboration diagrams have basically two types of components: objects and ----------
12 / 50
Split lines occur when a statement exceed the _______ column limit.
13 / 50
Static analyzers are software tools for --------------- processing.
14 / 50
MVC stands for ____________.
15 / 50
Once these requirements have been finalized, the ---------------- process starts.
16 / 50
A change becomes ------------- because of close presence of data and functions
17 / 50
Modularity is a tool that can help us in ________ the size of individual functions.
18 / 50
Asynchronous massages are denoted
19 / 50
Equivalence __________ help you in designing test cases to test the system effectively and efficiently.
20 / 50
21 / 50
Software crisis came in 1960 what is the main reason to for the crisis
22 / 50
Writing test cases and generating test data are processes that demand __________ building
capabilities.
23 / 50
Control flow diagrams are
24 / 50
The first “bug” was actually a moth, which flew through an open window and into one of
the Mark --------- 's relays.
25 / 50
Which is not included in test criteria applied in a phase of testing?
26 / 50
Which of these characteristics are true of a data warehouse, but not a typical database?
27 / 50
When large amount of data is to be shared, repository model is used. This model has
been extensively used in the _______ based application.
28 / 50
In Java, ">>" is used for _______ shift and ">>>" for _________ shift.
29 / 50
Identifying Whole-Part structures (Aggregations) means, what are my -------------
30 / 50
A complex System evolves from a
31 / 50
In presence of _________ bug in a program, the results are the opposite of what is
expected.
32 / 50
A process which does not take input is called
33 / 50
Which one is NOT a type of messages which Sequence Diagrams Depict _______
34 / 50
The two main documents produced during this phase are Requirement Statement and Requirement pecification. They are also called Requirement Definition and ---------------
35 / 50
The output of this design process is a description of the
36 / 50
The raising of the imaginary error flag is simply called raising or _________ an error.
37 / 50
In sequence Diagram events are organized in a-----time line
38 / 50
Given below are some statements associated with data flow diagrams. Identify the correct statement from among them.
39 / 50
Which design pattern provides a unified interface to a set of interfaces in a sub-system?
40 / 50
For equivalence partitions, we divide the problem in ----------- obvious categories of equal strings
41 / 50
42 / 50
_________ requirements are often called product features.
43 / 50
By following modern system engineering practices simulation of reactive systems is no longer necessary Information flow represents the manner in which data and control
44 / 50
Many compilers limit the maximum number of bits in the bit field to the size of a(n)
_________.
45 / 50
The data flow diagram must be augmented by descriptive text in order to describe the functional requirements for a software product.
46 / 50
Which of the following is not an objective for building an analysis model?
47 / 50
A cohesion class is one which emphasize -------unit of----.
48 / 50
Software architecture is "The _______ of the components of a program/system, their interrelationships, and principles and guidelines governing their design and evolution over time".
49 / 50
----- gives OO the ability to handle essential
50 / 50
Testing activities require destructive instincts in __________ for the purpose of breaking system to discover loopholes into its functionality.
Your score is
The average score is 0%
Restart quiz