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
Source files can have the extension ---------------------
Choose an answer
c++
.C
.cpp
all of the given
Previous
Skip
Next
Question # 2
The scope description establishes the ----------between the system we are developing and everything else in the universe
Choose an answer
Boundary
Balance
Constraint
None of the given
Previous
Skip
Next
Question # 3
Test cases should be designed long before testing begins.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 4
Identifying Whole-Part structures (Aggregations) means what are my ----------------
Choose an answer
Components
Structures
Objecs
Classes
Previous
Skip
Next
Question # 5
Which of these people would not be likely to part of the FAST team?
Choose an answer
hardware and software engineers
manufacturing representative
marketing representatives
senior financial officers
Previous
Skip
Next
Question # 6
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 # 7
The three basic principles that guide maintainability are: simplicity, clarity, and__________________ .
Choose an answer
Generality
Reliability
All of the given choices
None of the Given choices
Previous
Skip
Next
Question # 8
The process of defining attributes is called
Choose an answer
What I know
Who know me
Whom I know
Non of the above
Previous
Skip
Next
Question # 9
Fourth generation techniques
Choose an answer
Allow software to be developed without any testing.
Eliminate the need for costly requirements gathering activities.
Can reduce the time required to develop software.
Are best used by non-programmers to build small systems.
Previous
Skip
Next
Question # 10
The language does not specify whether ------------- is signed or unsigned.
Choose an answer
char
integer
double
constant
Previous
Skip
Next
Question # 11
……………… 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
Back