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
Association is a type of relation
Choose an answer
Weak
Stronger
Normal
None of above
Previous
Skip
Next
Question # 2
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 # 3
Classes should be declared in individual header files with the file name matching the ---------- name.
Choose an answer
class
method
object
non of the all
Previous
Skip
Next
Question # 4
MVC pattern was based on the --------------- pattern.
Choose an answer
Observer
Structural
Behavioral
Non of them
Previous
Skip
Next
Question # 5
What makes requirements elicitation difficult?
Choose an answer
bounding scope
understanding user needs
requirements volatility
all of the above
Previous
Skip
Next
Question # 6
-------------- 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 # 7
Windows mobile is a popular mobile operating system which seen commonly on PDAs. Which of the following category pair(s) best describe(s) it?
Choose an answer
application software, embedded software
system software, web-based software
application software, scientific software
system software, embedded software
Previous
Skip
Next
Question # 8
Which of these are objectives for software testing?
Choose an answer
determine the productivity of programmers
eliminate the need for future program maintenance
eliminate every error prior to release
uncover software errors
Previous
Skip
Next
Question # 9
A better Design has an objective achieve
Choose an answer
High Cohesion
Low Cohesion
Low Coupling
High cohesion and Low coupling
Previous
Skip
Next
Question # 10
object-oriented framework that is a set of cooperative classes that make up reusable ---------- of a system
Choose an answer
Code
Design
Analysis
non of the all
Previous
Skip
Next
Question # 11
In the debugging process a stack trace is a very useful tool.
Choose an answer
True
False
None of above
Previous
Skip
Next
Back