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-101 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
Unlike virus, ___________ is a stand-alone program.
Choose an answer
Trojan horse
Logic bomb
Worm
Time bomb
Previous
Skip
Next
Question # 2
In JavaScript, a || b is interpreted as
Choose an answer
a is true or b is false
a is false and b is true
a is true and b is true
a is true or b is true or both are true
Previous
Skip
Next
Question # 3
When we buy a software package, we do not really buy it, we just by a license that allows us to use it, the ___________stays with the maker.
Choose an answer
Agreement
Ownership
Membership
Software
Previous
Skip
Next
Question # 4
Global variables can make the logic of a web page.
Choose an answer
Difficult to understand
Easier to understand and maintain
Difficult to reuse and maintain
Difficult to understand, reuse and maintain
Previous
Skip
Next
Question # 5
In RDBMS, table rows are called __________.
Choose an answer
Field
Record
Column
Query
Previous
Skip
Next
Question # 6
Sequence of steps that is taken to solve a problem is called _______.
Choose an answer
Algorithm
Operating System
Application software
None of the given options
Previous
Skip
Next
Question # 7
One can send an email message to a remote computer using _______ protocol
Choose an answer
HTTP
SMTP
FTP
TELNET
Previous
Skip
Next
Question # 8
Which is correct?
Choose an answer
onUnload
onUnLoad
onUNLOAD
All of the above
Previous
Skip
Next
Question # 9
Variables allow us to manipulate data through the ____
Choose an answer
Actual Value
Reference
Length
Name
Previous
Skip
Next
Question # 10
A user may access any item on the web through __________.
Choose an answer
URL
Telnet
POP
SMTP
Previous
Skip
Next
Question # 11
Which representation technique of algorithm is more suitable for developer to make actual code____
Choose an answer
pseudo code
flow chart
both pseudo code and flow chart
Heuristics
Previous
Skip
Next
Back