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
It is not possible to use ordinary data flow diagrams to model the functional requirements of real-time systems
Choose an answer
True
False
Not Sure
Previous
Skip
Next
Question # 2
-------------- being the first pure Object Oriented language in which observer pattern was used in implementing its Model View Controller
Choose an answer
Smalltalk
PASCAL
JAVA
C++
Previous
Skip
Next
Question # 3
Which one of the given below is not a symptom of memory overrun?
Choose an answer
Program crashes quite regularly after a given routine is called, that routine should be examined for a possible overrun condition
If the routine in question does not appear to have any such problem the most likely cause is that another routine, called in the prior sequence, has already trashed variables or memory blocks
Checking the trace log of the called routines leading up to one with the problem will often show up the error
Compiler warnings
Previous
Skip
Next
Question # 4
A number of invisible execution paths can exist in simple code in a language that allows --------------
Choose an answer
exceptions
defects
errors
all of them
Previous
Skip
Next
Question # 5
Interaction Diagrams depict the ------------- Behavior of the system
Choose an answer
Static
Dynamic
Active
Non of the above
Previous
Skip
Next
Question # 6
The two main documents produced during this phase are Requirement Statement and Requirement Specification. They are also called Requirement Definition and ----------
Choose an answer
Functional Specification
Mathematical specification
System Specification
None of the given
Previous
Skip
Next
Question # 7
Establishing responsibilities for objects includes
Choose an answer
Generalization Relationships
Specialization Relationships
all of the above
identifying Association relationships
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
In order to make a program self documented a number of attributes required. Which one is the attribute/s of self documented program
Choose an answer
All of the given choices
Size of each function
Choice of variable
Modularity
Previous
Skip
Next
Question # 10
Which of the following are characteristics of testable software?
Choose an answer
observability
simplicity
stability
all of the given
Previous
Skip
Next
Question # 11
Which of the followings is not a testing type?
Choose an answer
Subsystem testing
Alpha testing
Beta Testing
Gamma Testing
Previous
Skip
Next
Back