1 |
In the debugging process a stack trace is a very useful tool. |
True
False
None of above
|
2 |
Software Bugs have multiple names, which one of the below is not the name of Software Bugs ------- |
Bugs
Defects
Errors
Mistakes
|
3 |
Bugs Finding is done by which of the teams in Software Development lifecycle? |
Development Team
Testing Team
Analysis & Design Team
Process Team
|
4 |
CRUD include following:- |
Create
Update
Read
All of above
|
5 |
Bugs that won't (almost random) are the ---------- to deal with. |
stand still
Dynamic
Static
None of above
|
6 |
Association is a type of relation |
Weak
Stronger
Normal
None of above
|
7 |
In refining the DFD during transaction mapping it is unnecessary to create a PSPEC since only
the CSPEC is relevant to this type of architectural style. |
True
False
None of them
|
8 |
Bugs that won't "stand still" (almost random) are the ---------- to deal with. |
least difficult
most difficult
very easy
easy
|
9 |
A -------------- is a code that explains itself without the need of comments and extraneous
documentation |
Self documenting code
Self telling Code
Self Documenting Design
Non of the above
|
10 |
MVC stands for --------------- |
Model View Controller
Modern View Center
Model View Center
Modern View Controller
|