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
Test cases should be designed long before testing begins.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 2
The criteria used to assess the quality of an architectural design should be based on system
Choose an answer
accessibility and reliability
data and control
functionality
implementation details
Previous
Skip
Next
Question # 3
In order to make a code more portable, Instead of using vendor specific language extensions, use --------- - as much as possible
Choose an answer
STL
ANSI
ISO
CMMI
Previous
Skip
Next
Question # 4
In the N-Tire Architecture the idea is to enhance scalability and -------------- by distributing both the data and the application using multiple server machines.
Choose an answer
Performance
Efficiency
Usability
non of the all
Previous
Skip
Next
Question # 5
Establishing responsibilities for objects includes
Choose an answer
Generalization Relationships
Specialization Relationships
all of the above
identifying Association relationships
Previous
Skip
Next
Question # 6
Which of these characteristics are true of a data warehouse, but not a typical database?
Choose an answer
business level orientation and large size
currency and correctness of information
integration and non volatility
all of the given
Previous
Skip
Next
Question # 7
Bugs that won't "-----------------" (almost random) are the most difficult to deal with.
Choose an answer
stand still
dynamic
running
stand tall
Previous
Skip
Next
Question # 8
Which of the following is an/are advantage(s) of object oriented analysis & design over structured system analysis & design?
Choose an answer
Ease of modeling real world events
Reusability
Maintainability
All of given
Previous
Skip
Next
Question # 9
The first step in any OOA process model is to____________________
Choose an answer
build an object-relationship model
define collaborations between objects
elicit customer requirements
select a representation language
Previous
Skip
Next
Question # 10
What makes requirements elicitation difficult?
Choose an answer
bounding scope
understanding user needs
requirements volatility
all of the above
Previous
Skip
Next
Question # 11
First hand accounts of the problem are always useful in Debugging process.
Choose an answer
True
False
None of them
Previous
Skip
Next
Back