1 |
The states shown in a state transition diagram do not necessarily correspond to the processes shown in a
control flow diagram for the same system. |
True
False
None of them
|
2 |
Data design actually begins during the creation of the analysis model, not the architectural model. |
True
False
None of above
|
3 |
Fourth generation techniques |
Allow software to be developed without any testing.
Eliminate the need for costly requirements gathering activities.
Can reduce the time required to develop software.
Are best used by non-programmers to build small systems.
|
4 |
Object-oriented domain analysis is concerned with the identification and specification of reusable
capabilities within an application domain. |
True
False
None of above
|
5 |
During Requirement Engineering process which of the following is/are document(s) used for fact
finding? |
Company’s employee list
Samples of the company databases
The company’s mission statement and plan
All of given
|
6 |
If you are initializing a variable at the time of declaration, do not declare another ----------- in the same
statement. |
variable
object
Class
None of given
|
7 |
Bugs that won't "-----------------" (almost random) are the most difficult to deal with. |
stand still
dynamic
running
stand tall
|
8 |
According to a survey, when a software application is in the maintenance phase, --------- of its lifecycle
cost is attributed towards the defects which are found in the software application after installation |
20 %
25 %
30 %
35 %
|
9 |
Software Bugs have multiple names, Which one of the belw is not the name of Software Bugs -------------- |
Bugs
Defects
Errors
Mistakes
|
10 |
Static analyzers are software tools for --------------- processing. |
analysis text
source text
design text
non of the given
|