CS504-Midterm
1 / 50
what is the most important software quality of a web based transaction
2 / 50
Once these requirements have been finalized, the ---------------- process starts.
3 / 50
The hardest single part of building a software system is deciding precisely ----------- to build.
4 / 50
Static analyzers are software tools for --------------- processing.
5 / 50
Coupling is a measure of ----------------of a module or component.
6 / 50
Project ------------- defines the concept and range of the proposed solution, and limitations identify certain capabilities that the product will not include
7 / 50
Most software continues to be custom built because
8 / 50
In presence of _________ bug in a program, the results are the opposite of what is
expected.
9 / 50
The raising of the imaginary error flag is simply called raising or _________ an error.
10 / 50
A poorly designed interface can cause a user to make catastrophic errors is one of the motivations for GUI.
11 / 50
Control flow diagrams are
12 / 50
Split lines occur when a statement exceed the _______ column limit.
13 / 50
Software crisis came in 1960 what is the main reason to for the crisis
14 / 50
Dynamic components of an OOA model are ____________________
15 / 50
Many compilers limit the maximum number of bits in the bit field to the size of a(n)
_________.
16 / 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".
17 / 50
Which of the items listed below is NOT one of the software engineering layers?
18 / 50
In Java, ">>" is used for _______ shift and ">>>" for _________ shift.
19 / 50
Comments should be indented relative to their position in the _______.
20 / 50
Which of the following is not an objective for building an analysis model?
21 / 50
Events occur whenever a(n)_________________
22 / 50
The data flow diagram must be augmented by descriptive text in order to describe the functional requirements for a software product.
23 / 50
Establishing responsibilities for objects includes
24 / 50
----- gives OO the ability to handle essential
25 / 50
Requirement engineering mainly deals with the -------------- of the system
26 / 50
The scope description establishes the ----------between the system we are developing and everything else in the universe
27 / 50
Interaction Diagrams depict the ------------- Behavior of the system
28 / 50
"is" prefix should be used for__________ variables and methods.
29 / 50
There are four basic coding structures: sequence, if statement, case statement, and
___________.
30 / 50
___________ are used to describe flow of data or control in an application.
31 / 50
Modularity is a tool that can help us in ________ the size of individual functions.
32 / 50
Following are some statements associated with data flow diagrams. Identify the correct statement from among them.
33 / 50
Which design pattern provides a unified interface to a set of interfaces in a sub-system?
34 / 50
State Transition Diagram is helpful in determining
35 / 50
For equivalence partitions, we divide the problem in ----------- obvious categories of equal strings
36 / 50
What is the most crucial non-functional requirement of a system to control radiation dosages that are emitted as treatment for cancer?
37 / 50
________ ensures that a class only has one instance and provides a global point of access to it.
38 / 50
A change becomes ------------- because of close presence of data and functions
39 / 50
Camel Case is now the official convention for file names and identifiers in the ________ programming language.
40 / 50
The design process for identifying the sub-systems making up a system and the
framework for sub-system control and communication is:
41 / 50
A complex System evolves from a
42 / 50
An object or class may further be classified on the basis of
43 / 50
STL Stands for ______________.
44 / 50
Asynchronous massages are denoted
45 / 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.
46 / 50
Data design actually begins during the creation of the analysis model, not the architectural model.
47 / 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?
48 / 50
49 / 50
In a …………., each program module is represented by a rectangular box.
50 / 50
Equivalence __________ help you in designing test cases to test the system effectively and efficiently.
Your score is
The average score is 0%
Restart quiz