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
In the context of requirements analysis, partitioning results in the elaboration of data, function, or behavior.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 2
By following modern system engineering practices simulation of reactive systems is no longer necessary
Choose an answer
True
False
Not Sure
Previous
Skip
Next
Question # 3
In the debugging process a stack trace is a very useful tool
Choose an answer
True
False
None of them
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
Floating point constants should always be written with decimal point and at least
Choose an answer
one decimal
two decimal
three decimal
none of the given
Previous
Skip
Next
Question # 6
The cyclomatic complexity metric provides the designer with information regarding the number of
Choose an answer
Cycles in the program
Errors in the program
Independent logic paths in the program
Statements in the program
Previous
Skip
Next
Question # 7
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 # 8
What is the most crucial non-functional requirement of a system to control radiation dosages that are emitted as treatment for cancer?
Choose an answer
Security
Reliability
Usability
Accuracy
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
The goal of testing is to expose ---------- defects in a software system before it is put to use.
Choose an answer
Latent
already present
current
runtime
Previous
Skip
Next
Question # 11
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
Back