PDA

View Full Version : cs101 solved quiz 1/02/2011



Xpert
02-01-2011, 03:05 AM
Please find the attachment for solution
Question # 1 of 10 ( Start time: 03:49:33 PM ) Total Marks: 1
Array can be defined as:
Select correct option:
An indexed list of elements
A list of elements
A collection of elements
None of the given choices
Question # 2 of 10 ( Start time: 03:50:57 PM ) Total Marks: 1
Mixed-case capitalization of event handlers (e.g. onClick) is __________ for JavaScript event
handlers defined in HTML code
Select correct option:
a Defined Rule
a Requirement
a Convention
Necessary
Question # 3 of 10 ( Start time: 03:52:18 PM ) Total Marks: 1
__________________ can be used for entering, editing or viewing data , one record at a time
Select correct option:
Forms
Reports
Queries
Tables
Question # 4 of 10 ( Start time: 03:52:50 PM ) Total Marks: 1
________ enables users located at far-way locations to easily share information with others
located all over the world.
Select correct option:
Protocol
Internet
Communication Channel
None of the given choices
Question # 5 of 10 ( Start time: 03:53:19 PM ) Total Marks: 1
The software used for the scanning of the internet severs is called ________.
Select correct option:
Wscan SW
Mscan SW
Sscan SW
Vscan SW
Question # 6 of 10 ( Start time: 03:54:39 PM ) Total Marks: 1
A stream of large-sized eMails are sent to an address, overloading the destination account is
called.
Select correct option:
DoS attack
Break-Ins
Mail Bombing
All of the given
Question # 7 of 10 ( Start time: 03:55:17 PM ) Total Marks: 1
_____ give us the ability to manipulate data through reference instead of actual value.
Select correct option:
Constants
Variables
Both of the given
None of the given
Question # 8 of 10 ( Start time: 03:55:53 PM ) Total Marks: 1
A good web design should be
Select correct option:
Consistent & Structured
Consistent & Predictable
Consistent & Navigational
Consistent & Embedded
Question # 10 of 10 ( Start time: 03:58:39 PM ) Total Marks: 1
Which of the following is termed as a P2P connection ?
Select correct option:
Client-less connection
Server-Oriented connection
Server-less connection
Server-client connection
Question # 1 of 10 ( Start time: 10:33:47 AM ) Total Marks: 1
The E-mail client sends message to:
Select correct option:
e-mail client
SMTP server
POP3 server
All of the given choices
Question # 2 of 10 ( Start time: 10:34:15 AM ) Total Marks: 1
Which of the following keyword is used to jump out of switch statement as soon as a match is
found?
Select correct option:
default
else
jump
break
Question # 3 of 10 ( Start time: 10:35:10 AM ) Total Marks: 1
A group of information is called __________________
Select correct option:
File
Database
Record
Field
Question # 4 of 10 ( Start time: 10:35:34 AM ) Total Marks: 1
Events can be captured in the HTML code, and then directed to a JavaScript __________for an
appropriate response
Select correct option:
BODY TAG
HANDLER
FUNCTION
EVENT
Question # 5 of 10 ( Start time: 10:36:30 AM ) Total Marks: 1
_____________ is the part of the virus that generally consists of malicious computer instructions
Select correct option:
Off load
Payload
Loader
Transmitter
Question # 6 of 10 ( Start time: 10:37:04 AM ) Total Marks: 1
Because of web, people are shifting from mass marketing to _________________
Select correct option:
Direct marketing
Personal marketing
Internet marketing
All of the given
Question # 7 of 10 ( Start time: 10:37:42 AM ) Total Marks: 1
FTP was introduced in:
Select correct option:
1972
1973
1974
1976
Question # 8 of 10 ( Start time: 10:38:04 AM ) Total Marks: 1
_____________ loop is a flow control statement that allows code to be executed repeatedly
based on a given Boolean
condition.
Select correct option:
For
Do-While
If-else
While
Question # 9 of 10 ( Start time: 10:38:39 AM ) Total Marks: 1
_______________ is a system that guards a private network.
Select correct option:
Protocol
Firewall
Communication channel
None of the given choices
Question # 10 of 10 ( Start time: 10:39:13 AM ) Total Marks: 1
The ____________ virus may destroy or broadcast private data.
Select correct option:
Malicious
Neutral
Helpful
DoS
Question # 1 of 10 ( Start time: 03:20:53 PM )
Total Marks: 1
Declaring variables (using the var keyword) within a function makes it:
Select correct option:
Local variable
Global variable
Abstract variable
Parameter
Question # 2 of 10 ( Start time: 03:21:13 PM )
Total Marks: 1
What is the 2nd step of DoS attack?
Select correct option:
Racy
Arm
Searching
Attacking
Question # 3 of 10 ( Start time: 03:21:32 PM )
Total Marks: 1
WAN stands for :
Select correct option:
Wireless Area Network
Wide Area Network
Wide Air Network
None of the given choices
Question # 4 of 10 ( Start time: 03:21:52 PM )
Total Marks: 1
Problems with old presentation methods was (transparencies and projectors etc):
Select correct option:
They were costly
Electronic transmission, in some cases, was not easy
Presentation some times gets ambiguous
All of given options
Question # 5 of 10 ( Start time: 03:22:10 PM )
Total Marks: 1
JavaScript Array can hold elements of ____________ simultaneously.
Select correct option:
Single data types
Multiple data types
Integers and strings only
Integers and characters only
Question # 6 of 10 ( Start time: 03:22:35 PM )
Total Marks: 1
To stop Industrial Espionage we use_________
Select correct option:
Private networks
Encryption
Network sniffers
All of the given
Question # 7 of 10 ( Start time: 03:22:59 PM )
Total Marks: 1
In spreadsheets, cell address B10 means _______.
Select correct option:
Row B, Cloumn 10
Row 10, Cloumn B
Row 1,Cloumn B10
Row B1, Cloumn 1
Question # 8 of 10 ( Start time: 03:23:39 PM )
Which of the following is True about “pareseFloat(String)” function: I) If the first character cannot be converted to a number,
parseFloat returns NaN. II) it returns the fractional portion of floating point number. III) Parses the string argument; returns a FP
number. IV) Non of given options.
Select correct option:
I and II Only
II and III Only
I and III Only
IV Only
Question # 9 of 10 ( Start time: 03:24:15 PM )
Total Marks: 1
Which of the following is a meaningful, easy-to-remember ‘label’ for an IP address
Select correct option:
Internet
Domain Name
Internet Service Provider
Domain Name System
Question # 10 of 10 ( Start time: 03:24:41 PM )
Total Marks: 1
___ is used to transfer files between computers on a TCP/IP network
Select correct option:
TCP
FTP
Telnet Protocol
All of the given choices
Question # 1 of 10 ( Start time: 09:08:07 PM ) Total Marks: 1
_________________ is a field that uniquely identifies each record stored in a table
Select correct option:
Key
Primary Key
Foreign Key
Query
Question # 2 of 10 ( Start time: 09:08:42 PM ) Total Marks: 1
_____________________ is the smallest image forming element on a computer display.
Select correct option:
Bit
Pixel
Palette
None of these
Question # 3 of 10 ( Start time: 09:09:10 PM ) Total Marks: 1
________________ prevent collisions of packets caused by simultaneous transmission between
two or more computers.
Select correct option:
Security
Protocol
Authorization
None of the given choices
Question # 4 of 10 ( Start time: 09:09:43 PM ) Total Marks: 1
____________________ is the process of analyzing large databases to identify patterns
Select correct option:
Data Mining
Data Normalization
Data Redundancy
Data Manipulation
Question # 5 of 10 ( Start time: 09:10:06 PM ) Total Marks: 1
_________ returns a randomly selected, floating point number between o and 1
Select correct option:
Math.random
random
random()
none of the given
Question # 6 of 10 ( Start time: 09:10:57 PM ) Total Marks: 1
First Internet program was launched in :
Select correct option:
1968
1969
1970
1978
Question # 7 of 10 ( Start time: 09:12:25 PM ) Total Marks: 1
_____________ breaks down the message to be sent over the Internet into packets.
Select correct option:
TCP
IP
SMTP
None of the given choices
Question # 8 of 10 ( Start time: 09:12:50 PM ) Total Marks: 1
One of the disadvantages of working at home is________________
Select correct option:
Family life may be happier because of living at home.
Family life may suffer as well, as some never turn off, and keep on working through out the day,
evening and night
Family life may become happier because he can give more time to his family.
There is no disadvantage of working at home.
Question # 9 of 10 ( Start time: 09:13:45 PM ) Total Marks: 1
__________________ are the effective and user-friendly way of presenting summarized data
Select correct option:
Forms
Reports
Queries
Tables
Question # 10 of 10 ( Start time: 09:15:07 PM ) Total Marks: 1
____________________ based on the principles of the logical reasoning ability of humans.
Select correct option:
Genetic Algorithms
Rule-based Systems
Feed-Forward Network
None of these

Arva Afrenish
02-01-2011, 03:24 AM
thanx.....