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
-------------- 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 # 2
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 # 3
Symptoms of logical errors are ------------------------------
Choose an answer
code is misbehaving
The program doesn't crash, but akes odd branches through the code
Results are the opposite
Output looks strange
all of the given
Previous
Skip
Next
Question # 4
Bugs that won't "-----------------" (almost random) are the most difficult to deal with.
Choose an answer
stand still
dynamic
running
stand tall
Previous
Skip
Next
Question # 5
Idea behind zero install architecture is to develop a system where no installation on the ---------- is needed.
Choose an answer
Client side
Server Side
Client & Server Side
Non of the all
Previous
Skip
Next
Question # 6
A -------------------- is a code that explains itself without the need of comments and extraneous documentation
Choose an answer
Self documenting code
Self telling Code
Self Documenting Design
Non of the them
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
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 # 9
According to a survey, when a software application is in the maintenance phase, --------- of its lifecycle cost is attributed towards the defects which are found in the software application after installation
Choose an answer
20 %
25 %
30 %
35 %
Previous
Skip
Next
Question # 10
Which test criteria should be applied in a phase of testing?
Choose an answer
functional validity
interface integrity
correctness
all of the given
Previous
Skip
Next
Question # 11
Flow charts represent.
Choose an answer
Sequence
Random
Parallel
None of the above
Previous
Skip
Next
Back