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
The first step in any OOA process model is to____________________
Choose an answer
build an object-relationship model
define collaborations between objects
elicit customer requirements
select a representation language
Previous
Skip
Next
Question # 2
the development view describes the -----------organization of the software in its development environment
Choose an answer
Static
Dynamic
Still
Static & Dynamic
Previous
Skip
Next
Question # 3
The order in which bytes of one word are stored is ----------- dependent
Choose an answer
Hardware
Software
language
system
Previous
Skip
Next
Question # 4
The output of this design process is a description of the
Choose an answer
Software Architecture
Software Code
Software
Non of the above
Previous
Skip
Next
Question # 5
A poorly designed interface can cause a user to make catastrophic errors is one of the motivations for GUI.
Choose an answer
True
False
Not Sure
Previous
Skip
Next
Question # 6
In Sequence Diagrams the time required by the receiver object to process the message is denoted by an--- -----
Choose an answer
Activation Box
Simple Box
Arrow
Non of the above
Previous
Skip
Next
Question # 7
Types that are -----------to one file only can be declared inside that file.
Choose an answer
Local
Global
Private
General
Previous
Skip
Next
Question # 8
What are the three generic phases of software engineering?
Choose an answer
definition, development, support
what, how, where
programming, debugging, maintenance
analysis, design, testing
Previous
Skip
Next
Question # 9
……………… 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 # 10
Flow Charts represents
Choose an answer
sequence Activity
random activity
parallel activity
non of the above
Previous
Skip
Next
Question # 11
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
Back