More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
CS-504 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
A useful technique for evaluating the overall complexity of a proposed architecture is to look at the component
Choose an answer
number and size of components
flow dependencies and sharing dependencies
size and cost
none of the given
Previous
Skip
Next
Question # 2
What types of errors are missed by black-box testing and can be uncovered by white-box testing?
Choose an answer
behavioral errors
subtle logic errors
performance errors
input error
Previous
Skip
Next
Question # 3
Types that are -----------to one file only can be declared inside that file.
Choose an answer
Local
Global
Private
General
Previous
Skip
Next
Question # 4
Most software continues to be custom built because
Choose an answer
Software is easier to build without using someone else's components
Off the shelf software components are not commonly available
Off the shelf software components are not commonly available
Reusable components are too expensive to use
Previous
Skip
Next
Question # 5
Which of the following testing involve purely black box testing?
Choose an answer
unit testing, beta testing
acceptance testing, interface testing
beta testing, acceptance testing
integration testing, interface testing
Previous
Skip
Next
Question # 6
A decision table should be used_______________________
Choose an answer
to document all conditional statements
to guide the development of the project management plan
only when building an expert system
when a complex set of conditions and actions appears in a component
Previous
Skip
Next
Question # 7
-------------- being the first pure Object Oriented language in which observer pattern was used in implementing its Model View Controller
Choose an answer
Smalltalk
PASCAL
JAVA
C++
Previous
Skip
Next
Question # 8
The three basic principles that guide maintainability are: simplicity, clarity, and__________________ .
Choose an answer
Generality
Reliability
All of the given choices
None of the Given choices
Previous
Skip
Next
Question # 9
State Transition Diagram is helpful in determining
Choose an answer
Business Understanding
Process Flow
Data store
Non of the given
Previous
Skip
Next
Question # 10
which one is not the type of massage which sequence diagram depict
Choose an answer
Synchronous
asynchronous
asynchronous
Update
Previous
Skip
Next
Back