cs101 solved quiz for final by rana umair a khan

24
WAN stands for : Select correct option: W ireless A rea Netw ork W ide A rea Netw ork W ide A irNetw ork None ofthe given choices Click here to S ave A nsw er& M ove to NextQ uestion ____________ addresses are difficult to recognize and remember for humans. Select correct option: TCP IP SM TP None ofthese TCP stands for : Select correct option: Transm ission Control Practical Transm ission Control Protocol

Upload: rana-umair-a-khan

Post on 10-Apr-2015

490 views

Category:

Documents


4 download

DESCRIPTION

Note****The right answer tag is longer than usual.contact at 03334800995

TRANSCRIPT

Page 1: cs101 Solved Quiz for Final by Rana Umair A Khan

WAN stands for : Select correct option:

Wireless Area Netw ork

Wide Area Netw ork

Wide Air Netw ork

None of the given choices

  Click here to Save Answ er & Move to Next Question

____________ addresses are difficult to recognize and remember for humans.

Select correct option:

TCP

IP

SMTP

None of these

TCP stands for :

Select correct option:

Transmission Control Practical

Transmission Control Protocol

Page 2: cs101 Solved Quiz for Final by Rana Umair A Khan

Transfer Center Protocol

None of the given choices

  Click here to Save Answer & Move to Next Question

The ______________ is the Advantage of Functions.

Select correct option:

Number of lines of code is reduced

Code becomes easier to read & understand

Code becomes easier to maintain as changes need to

All of the Given.

  Click here to Save Answer & Move to Next Question

ARPANET was dissolved in :

Select correct option:

1990

1991

1995

None of the given choices

  Click here to Save Answer & Move to Next Question

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

Page 3: cs101 Solved Quiz for Final by Rana Umair A Khan

options.

Select correct option:

I and II Only

II and III Only

I and III Only

IV Only

Two or more computers connected together so that they can share information and resources are termed as :

Select correct option:

Computer Networks

Computer Protocols

Network Topologies

None of the given choices

  Click here to Save Answer & Move to Next Question

Internet is also know as:

Select correct option:

LAN

Network

Page 4: cs101 Solved Quiz for Final by Rana Umair A Khan

Network of Networks

All of the given choices

  Click here to Save Answer & Move to Next Question

Arguments values are passed to the function _________

Select correct option:

by value

by reference

Both a & b

Non of the Given.

  Click here to Save Answer & Move to Next Question

Question # 1 of 10 ( Start time: 05:30:40 PM )

Total Marks: 1

DBMS stands for _____________.

Select correct option:

Data Base Management System

Data Base Mining System

Data Base Merge System

Data Base Manipulation System

The computer working independently with no connection to any other computer is called :

Select correct option:

Page 5: cs101 Solved Quiz for Final by Rana Umair A Khan

Standalone

Workstation

Server

None of the given choices

  Click here to Save Answer & Move to Next Question

NCSA stands for :

Select correct option:

National Center for Supercomputing Applications

National Center for Supreme Applications

National Center for Super Authority

None of the given choices

  Click here to Save Answer & Move to Next Question

Autonomous Web Agents are also known as _________________

Select correct option:

Mobile Agents

Softbots

Both "Mobile Agents" & "Softbots"

Page 6: cs101 Solved Quiz for Final by Rana Umair A Khan

None of these

Which protocol is used for receiving E-mail messages?

Select correct option:

FTP

POP

Telnet Protocol

SMTP

  Click here to Save Answer & Move to Next Question

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

  Click here to Save Answer & Move to Next Question

_____________ executes the specified JavaScript code when a window loses focus

Select correct option:

onBlur

Page 7: cs101 Solved Quiz for Final by Rana Umair A Khan

onFocus

onLoad

onUnload

  Click here to Save Answer & Move to Next Question

DARPA stands for :

Select correct option:

Defence Advanced Research Project Agency

Direct Automatic Research Private Agency

Defence Automatic Research Project Agency

None of the given choices

  Click here to Save Answer & Move to Next Question

Voice over IP has _____ modes

Select correct option:

2

3

4

5

Page 8: cs101 Solved Quiz for Final by Rana Umair A Khan

  Click here to Save Answer & Move to Next Question

Browser sends ‘_________’ request to web server to access a file.

Select correct option:

SET

GET

TRANSFER

All of the given choices

_________ is used to form a connection between two separate, but similar networks.

Select correct option:

Bridge

Router

Gateway

None of the given choices

  Click here to Save Answer & Move to Next Question

Event-driven programs can ____________________ events.

Select correct option:

capture

respond

Page 9: cs101 Solved Quiz for Final by Rana Umair A Khan

capture and respond

None of the Given.

_____________ breaks down the message to be sent over the Internet into packets.

Select correct option:

TCP

IP

SMTP

None of the given choices

  Click here to Save Answer & Move to Next Question

____________________ can be used for entering, editing or viewing data , one record at a time

Select correct option:

Forms

Reports

Queries

Tables

  Click here to Save Answer & Move to Next Question

E-mail system has ______ component(s)

Select correct option:

Page 10: cs101 Solved Quiz for Final by Rana Umair A Khan

E-mail client

SMTP server

POP3 server

All of the given choices

Electrical pulses received over telephone line are converted into messages (comprehensible by the computer) by using:

Select correct option:

Modulator

Demodulator

Both Modulator and Demodulator

None of the given choices

  Click here to Save Answer & Move to Next Question

Ethernet & Token Ring Protocols used in :

Select correct option:

LAN

WAN

Both LAN and WAN

Page 11: cs101 Solved Quiz for Final by Rana Umair A Khan

None of the given choices

  Click here to Save Answer & Move to Next Question

There are _____________ types communication channels.

Select correct option:

2

3

4

5

  Click here to Save Answer & Move to Next Question

Who routes the packets through the Internet to get them to their destination?

Select correct option:

UDP

TCP

UCP

IP

  Click here to Save Answer & Move to Next Question

There are __________ popular schemes to reduce the number of bytes that are required for storing graphics.

Select correct option:

Page 12: cs101 Solved Quiz for Final by Rana Umair A Khan

4

3

2

None of these

  Click here to Save Answer & Move to Next Question

a = new Array( 9 ) ; b = new Array( 13 ) ; Looking at the above code; which statement is true ?

Select correct option:

b[ 0 ] = 23.7 ;

b[ 1 ] = “Bhola Continental Hotel” ;

b[ 2 ] = a ;

All of the given choices

  Click here to Save Answer & Move to Next Question

Bit-map images compresses using the _____________ algorithm.

Select correct option:

LZV

LZW

LZE

Page 13: cs101 Solved Quiz for Final by Rana Umair A Khan

None of these

  Click here to Save Answer & Move to Next Question

_________________ is a field that uniquely identifies each record stored in a table

Select correct option:

Key

Primary Key

Foreign Key

Query

  Click here to Save Answer & Move to Next Question

_____________________ based on the principles of the approximate reasoning faculty that humans use when faced with linguistic ambiguity.

Select correct option:

Fuzzy Logic

Rule-based Systems

Feed-Forward Network

None of these

  Click here to Save Answer & Move to Next Question

Which variables can make the logic of a Web page difficult to understand?

Select correct option:

Page 14: cs101 Solved Quiz for Final by Rana Umair A Khan

Global

Local

Both Global and Local

None of the given choices

  Click here to Save Answer & Move to Next Question

Global variables are:

Select correct option:

Visible everywhere on the web page

Visible only in the block in which they are declared

Visible only in the main code

None of the given choices

  Click here to Save Answer & Move to Next Question

NIC stands for :

Select correct option:

Network Interface Card

Network International Card

Network Interface Control

Page 15: cs101 Solved Quiz for Final by Rana Umair A Khan

None of the given choices

  Click here to Save Answer & Move to Next Question

The key property of the ‘Array’ object is ‘length

GIF stands for ________________________________________.

Select correct option:

Graphical Interchange File

Graphical International Format

Graphical Interchange Format

None of these

  Click here to Save Answer & Move to Next Question

Multiple JavaScript statements are normally separated by ___________________

Select correct option:

Semicolon

Colon

Quote

Non of the given choices

  Click here to Save Answer & Move to Next Question

_______________ address is a unique identifier for a computer on a TCP\IP network.

Select correct option:

Page 16: cs101 Solved Quiz for Final by Rana Umair A Khan

IP

SMTP

HTTP

None of these

  Click here to Save Answer & Move to Next Question

___ is used to transfer files between computers on a TCP/IP network

Select correct option:

TCP

FTP

Telnet Protocol

All of the given choices

  Click here to Save Answer & Move to Next Question

Files can be downloaded or uploaded using __________________ protocol.

Select correct option:

SMTP

FTP

TELNET

Page 17: cs101 Solved Quiz for Final by Rana Umair A Khan

None of the given choices

  Click here to Save Answer & Move to Next Question

____________________ provides software tools needed to organize & manipulate the data in a flexible manner.

Select correct option:

Data Base

DBMS

Data Mining

File System

Whenever a contact in our list comes online, who informs us through an alert message and by playing a sound ?

Select correct option:

IM server

IM client

Client

Server

  Click here to Save Answer & Move to Next Question

IP easy to remember name ………Computer nameIn JavaScript, arrays are implemented in the form of :

Select correct option:

Page 18: cs101 Solved Quiz for Final by Rana Umair A Khan

Array object

Array variable

Array class

None of the given choices

ICQ, AIM, MSN Messenger are all examples of _________________ services.

Select correct option:

EMAIL

IM

FTP

None of these

  Click here to Save Answer & Move to Next Question

JPEG stands for _____________________________________.

Select correct option:

J oint Photographic External Group

J ournal Photographic Experts Group

J oint Photographic Experts Group

Page 19: cs101 Solved Quiz for Final by Rana Umair A Khan

None of these

  Click here to Save Answer & Move to Next Question

There are mainly _________ types of network according to distance between the nodes.

Select correct option:

2

.3

4

5

  Click here to Save Answer & Move to Next Question

There are mainly two types of networks according to network access policy namely :

Select correct option:

Public & Commercial

Private & Public

Private & Non- Private

None of the given choices

  Click here to Save Answer & Move to Next Question

onBlur executes the specified JavaScript code when _____________

Select correct option:

a window loses focus

Page 20: cs101 Solved Quiz for Final by Rana Umair A Khan

a form element loses focus

a window loses focus or a form element loses focus

None of the Given.

  Click here to Save Answer & Move to Next Question

_______________ is a system that guards a private network.

Select correct option:

Protocol

Firewall

Communication channel

None of the given choices

The color of each pixel is generally represented in the form of a __________.

Select correct option:

Duplet

Triplet

Both a & b

None of these

  Click here to Save Answer & Move to Next Question

In Which topologies, network is not affected if one computer goes down?

Page 21: cs101 Solved Quiz for Final by Rana Umair A Khan

Select correct option:

Star & Bus

Bus & Ring

Ring & Star

None of the given choices

  Click here to Save Answer & Move to Next Question

Table rows are called ___________________

Select correct option:

Records

Fields

Identifiers

Data

  Click here to Save Answer & Move to Next Question

Some of the elements of a spreadsheet are:

Select correct option:

Cells, Numbers, Text, Formulae

Cells, workbooks, Text, Numbers, Formulae

Page 22: cs101 Solved Quiz for Final by Rana Umair A Khan

Cells, Workbooks, Function calls, graphs

Rows, Columns, flow charts, Auto calculations

  Click here to Save Answer & Move to Next Question

In JavaScript Two of the key ‘Array’ methods are:

Select correct option:

onFocus( ) , count( )

onBlur( ) , sort( )

reverse( ) , sort( )

reverse( ) , onclick()

  Click here to Save Answer & Move to Next Question

Files can be downloaded or uploaded using __________________ protocol.

Select correct option:

SMTP

FTP

TELNET

None of the given choices

  Click here to Save Answer & Move to Next Question

___________________ is a branch f computer science concerned with manipulating and enhancing computer graphics.

Select correct option:

Page 23: cs101 Solved Quiz for Final by Rana Umair A Khan

Image Handling

Image Processing

Image Engineering

None of these

  Click here to Save Answer & Move to Next Question

UTP stands for :

Select correct option:

Ultra Twisted Pair

Unified Twisted Pair

Unshielded Twisted Pair

None of the given choices

  Click here to Save Answer & Move to Next Question