CS504-Midterm
1 / 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".
2 / 50
A change becomes ------------- because of close presence of data and functions
3 / 50
Static analyzers are software tools for --------------- processing.
4 / 50
A poorly designed interface can cause a user to make catastrophic errors is one of the motivations for GUI.
5 / 50
Coupling is a measure of ----------------of a module or component.
6 / 50
System Architecture is important to consider because it helps in making -------------
7 / 50
When large amount of data is to be shared, repository model is used. This model has
been extensively used in the _______ based application.
8 / 50
Control flow diagrams are
9 / 50
In sequence Diagram events are organized in a-----time line
10 / 50
___________ are used to describe flow of data or control in an application.
11 / 50
Split lines occur when a statement exceed the _______ column limit.
12 / 50
Writing test cases and generating test data are processes that demand __________ building
capabilities.
13 / 50
The data flow diagram must be augmented by descriptive text in order to describe the functional requirements for a software product.
14 / 50
Data design actually begins during the creation of the analysis model, not the architectural model.
15 / 50
In a …………., each program module is represented by a rectangular box.
16 / 50
Windows mobile is a popular mobile operating system which seen commonly on PDAs. Which of the following category pair(s) best describe(s) it?
17 / 50
A cohesion class is one which emphasize -------unit of----.
18 / 50
In presence of _________ bug in a program, the results are the opposite of what is
expected.
19 / 50
________ ensures that a class only has one instance and provides a global point of access to it.
20 / 50
STL Stands for ______________.
21 / 50
In Java, ">>" is used for _______ shift and ">>>" for _________ shift.
22 / 50
Which of the items listed below is not one of the software engineering layers?
23 / 50
Establishing responsibilities for objects includes
24 / 50
25 / 50
Camel Case is now the official convention for file names and identifiers in the ________ programming language.
26 / 50
___________ is only a reference for defining protocols and designing and implementing
systems developed by different parties.
27 / 50
When planning for performance, one should always remember the _______ rule.
28 / 50
A complex System evolves from a
29 / 50
The two main documents produced during this phase are Requirement Statement and Requirement pecification. They are also called Requirement Definition and ---------------
30 / 50
"is" prefix should be used for__________ variables and methods.
31 / 50
Which of the following is a fact finding method?
32 / 50
Perry and Wolfe proposed the following formula for software architecture:
33 / 50
34 / 50
Requirement Statement and Requirement Specification are also called Requirement
Definition and ________
35 / 50
The first step in any OOA process model is to__________
36 / 50
Comments should be indented relative to their position in the _______.
37 / 50
An state transition can only occur when triggered by a(n)________________
38 / 50
Equivalence __________ help you in designing test cases to test the system effectively and
efficiently.
39 / 50
The process of defining attributes is called
40 / 50
A process which does not take input is called
41 / 50
The Object Oriented approach
42 / 50
Many compilers limit the maximum number of bits in the bit field to the size of a(n)
_________.
43 / 50
Which design pattern provides a unified interface to a set of interfaces in a sub-system?
44 / 50
For inspections, --------------- are prepared that contain information regarding defects.
45 / 50
46 / 50
Bugs Fixing is done by which of the teams in Software Development lifecycle?
47 / 50
cohesion is about making sure each component does---------- thing and does it well
48 / 50
49 / 50
Identifying Whole-Part structures (Aggregations) means, what are my -------------
50 / 50
The Data dictionary contain description of each software.
Your score is
The average score is 0%
Restart quiz