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
Control flow diagrams are
Choose an answer
needed to model event driven systems.
required for all systems
used in place of data flow diagrams
useful for modeling user interfaces
Previous
Skip
Next
Question # 2
------------------ are two important tools that can help in managing and mastering the complexity of a program.
Choose an answer
abstraction and encapsulation
abstraction and Inheritence
abstraction and Polymarhphism
None of given
Previous
Skip
Next
Question # 3
The hardest single part of building a software system is deciding precisely ----------- to build.
Choose an answer
What
How
When
Why
Previous
Skip
Next
Question # 4
Information flow represents the manner in which data and control
Choose an answer
are related to one another.
changeas each moves through the system
will be implemented in the final design.
none of the given
Previous
Skip
Next
Question # 5
Which of the following is a/are tool used in requirement analysis?
Choose an answer
Flow Graphs
Data Flow Diagrams
Activity Networks
Module Dependency Diagrams
Previous
Skip
Next
Question # 6
The first bug was actually a moth, which flew through an open window and into one of the Mark --------- ’s relays.
Choose an answer
II
I
III
IV
Previous
Skip
Next
Question # 7
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 # 8
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 # 9
The state transition diagram
Choose an answer
depicts relationships between data objects
depicts functions that transform the data flow
indicates how data are transformed by the system
indicates system reactions to external events
Previous
Skip
Next
Question # 10
Test cases should be designed long before testing begins.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 11
Which view should be consider first during software requirements analysis?
Choose an answer
actor view
data view
essential view
implementation view
Previous
Skip
Next
Back