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
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 # 2
Symptoms of logical errors are ------------------------------
Choose an answer
code is misbehaving
The program doesn't crash, but akes odd branches through the code
Results are the opposite
Output looks strange
all of the given
Previous
Skip
Next
Question # 3
Software architecture defines the high level structure of the software by putting together a number of architectural ---------- in an organized fashion.
Choose an answer
Elements
parts
components
non of the all
Previous
Skip
Next
Question # 4
1. Variables should be initialized where they are declared and they should be declared in the -------------- scope possible.
Choose an answer
Smallest
largest
medium
None of the given
Previous
Skip
Next
Question # 5
Software architecture elements are further divided into categories which in total are -----------.
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 6
A public Interface provides a way for with other Classes.
Choose an answer
Communication
Accessibility
Reaching
All of the above
Previous
Skip
Next
Question # 7
Which test criteria should be applied in a phase of testing?
Choose an answer
functional validity
interface integrity
correctness
all of the given
Previous
Skip
Next
Question # 8
MVC pattern was based on the --------------- pattern.
Choose an answer
Observer
Structural
Behavioral
Non of them
Previous
Skip
Next
Question # 9
Which of the following is not an objective for building an analysis model?
Choose an answer
define set of software requirements
describe customer requirements
develop an abbreviated solution for the problem
establish basis for software design
Previous
Skip
Next
Question # 10
Comparison testing is typically done to test two competing products as part of customer market analysis prior to product release.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 11
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
Back