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
Interaction Diagrams depict the ------------- Behavior of the system
Choose an answer
Static
Dynamic
Active
Non of the above
Previous
Skip
Next
Question # 2
In order to make a program self documented a number of attributes required. Which one is the attribute/s of self documented program
Choose an answer
All of the given choices
Size of each function
Choice of variable
Modularity
Previous
Skip
Next
Question # 3
A public Interface provides a way for with other Classes.
Choose an answer
Communication
Accessibility
Reaching
All of the above
Previous
Skip
Next
Question # 4
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 # 5
……………… is a diagramming technique used to identify the types of objects in the system and the static relationships that exist among them?
Choose an answer
Class Diagram
Document flow diagrams
Data flow diagrams
Flow charts
Previous
Skip
Next
Question # 6
Flow charts represent.
Choose an answer
Sequence
Random
Parallel
None of the above
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
In software quality assurance work there is no difference between software verification and software validation
Choose an answer
True
False
None of above
Previous
Skip
Next
Question # 9
Software should be tested more like hardware, with Built-in self testing: such that each unit can be tested -------------
Choose an answer
freely
independently
dependtly
completely
Previous
Skip
Next
Question # 10
Bugs Finding is done by which of the teams in Software Development lifecycle?
Choose an answer
Development Team
Testing Team
Analysis & Design Team
Process Team
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