CS504-Midterm
1 / 50
When planning for performance, one should always remember the _______ rule.
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
MVC stands for ____________.
4 / 50
A change becomes ------------- because of close presence of data and functions
5 / 50
A cohesion class is one which emphasize -------unit of----.
6 / 50
Testing activities require destructive instincts in __________ for the purpose of breaking system to discover loopholes into its functionality.
7 / 50
----- gives OO the ability to handle essential
8 / 50
Data design actually begins during the creation of the analysis model, not the architectural model.
9 / 50
State Transition Diagram is helpful in determining
10 / 50
11 / 50
Writing test cases and generating test data are processes that demand __________ building
capabilities.
12 / 50
___________ are used to describe flow of data or control in an application.
13 / 50
A complex System evolves from a
14 / 50
The first step in any OOA process model is to__________
15 / 50
what is the most important software quality of a web based transaction
16 / 50
The two main documents produced during this phase are Requirement Statement and Requirement pecification. They are also called Requirement Definition and ---------------
17 / 50
Which one is NOT a type of messages which Sequence Diagrams Depict _______
18 / 50
An object or class may further be classified on the basis of
19 / 50
Perry and Wolfe proposed the following formula for software architecture:
20 / 50
There are four basic coding structures: sequence, if statement, case statement, and
___________.
21 / 50
In the case of zero-install, the network environment is used to ______ server side processing by adding a number of servers which share processing load.
22 / 50
Collaboration diagrams have basically two types of components: objects and ----------
23 / 50
In Java, ">>" is used for _______ shift and ">>>" for _________ shift.
24 / 50
Comments should be indented relative to their position in the _______.
25 / 50
26 / 50
"is" prefix should be used for__________ variables and methods.
27 / 50
Given below are some statements associated with data flow diagrams. Identify the correct statement from among them.
28 / 50
The scope description establishes the ----------between the system we are developing and everything else in the universe
29 / 50
The pattern movement became very quiet until __________ when patterns appeared again
at OOPSLA conference.
30 / 50
Project ------------- defines the concept and range of the proposed solution, and limitations identify certain capabilities that the product will not include
31 / 50
The data flow diagram must be augmented by descriptive text in order to describe the functional requirements for a software product.
32 / 50
Repository model also provides the ---------------------- view of the system.
33 / 50
Identifier names play a significant role in enhancing the ____________ of a program.
34 / 50
Which of the items listed below is NOT one of the software engineering layers?
35 / 50
cohesion is about making sure each component does---------- thing and does it well
36 / 50
Which is not included in test criteria applied in a phase of testing?
37 / 50
Static analyzers are software tools for --------------- processing.
38 / 50
39 / 50
Holistic medicine, concerns itself with the state of the body as a whole, not the ----------- that is currently attacking it.
40 / 50
Equivalence __________ help you in designing test cases to test the system effectively and efficiently.
41 / 50
Modularity is a tool that can help us in ________ the size of individual functions.
42 / 50
Asynchronous massages are denoted
43 / 50
System Architecture is important to consider because it helps in making -------------
44 / 50
Interaction Diagrams depict the ------------- Behavior of the system
45 / 50
Camel Case is now the official convention for file names and identifiers in the ________ programming language.
46 / 50
For inspections, --------------- are prepared that contain information regarding defects.
47 / 50
Once these requirements have been finalized, the ---------------- process starts.
48 / 50
Events occur whenever a(n)_________________
49 / 50
Control flow diagrams are.
50 / 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".
Your score is
The average score is 0%
Restart quiz