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
MVC pattern was based on the --------------- pattern.
Choose an answer
Observer
Structural
Behavioral
Non of them
Previous
Skip
Next
Question # 2
The first bug was actually a moth, which flew through an open window and into one of the Mark --------- ’s relays.
Choose an answer
II
I
III
IV
Previous
Skip
Next
Question # 3
CRUD include following:-
Choose an answer
Create
Update
Read
All of above
Previous
Skip
Next
Question # 4
When planning for performance, one should always remember the ---------- rule
Choose an answer
80/20
20/80
80/22
80/90
Previous
Skip
Next
Question # 5
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 # 6
Types that are -----------to one file only can be declared inside that file.
Choose an answer
Local
Global
Private
General
Previous
Skip
Next
Question # 7
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 # 8
Flow Charts represents
Choose an answer
sequence Activity
random activity
parallel activity
non of the above
Previous
Skip
Next
Question # 9
Software Bugs have multiple names, Which one of the below is not the name of Software Bugs -------------
Choose an answer
Bugs
Defects
Errors
Mistakes
Previous
Skip
Next
Question # 10
By collecting software metrics and making use of existing software reliability models it is possible to develop meaningful guidelines for determining when software testing is done.
Choose an answer
True
False
None of them
Previous
Skip
Next
Question # 11
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
Back