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 view should be consider first during software requirements analysis?
Choose an answer
actor view
data view
essential view
implementation view
Previous
Skip
Next
Question # 2
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 # 3
Software Bugs have multiple names, Which one of the belw is not the name of Software Bugs --------------
Choose an answer
Bugs
Defects
Errors
Mistakes
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
In sequence Diagrams objects are organized in a ----------line
Choose an answer
horizontal
vertical
horizontal and vertical
non of the above
Previous
Skip
Next
Question # 6
One of the causes of the portability issues is the order of ----------- varies from one implementation to other.
Choose an answer
Evaluation
numbers
variables
symbols
Previous
Skip
Next
Question # 7
Consider the following comment. “The software which I bought won’t run on windows and when it runs I can’t use WORD at the same time”. Which of the following do you think are violated by the newly bought software?
Choose an answer
dependability, interchangeability
platform independence, interoperability
reliability, dependency
interoperability, reliability
Previous
Skip
Next
Question # 8
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 # 9
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 # 10
Bugs Fixing is done by which of the teams in Software Development life cycle?
Choose an answer
Development Team
Testing Team
Analysis & Design Team
Process Team
Previous
Skip
Next
Question # 11
Class variables should be declared public. This concept violates which of the following.
Choose an answer
Information hiding
Encapsulation
Information hiding and Encapsulation
None of given
Previous
Skip
Next
Back