Search Assignments and Papers Here...


Custom Search

Tuesday, May 26, 2009

Web Technologies - 21

LIST OF ATTEMPTED QUESTIONS AND ANSWERS

True/False

Question The W3C continues to be largely responsible for negotiating

standards and creating technology to enhance data transfer on

the Web.

Correct Answer True

Your Answer True

Multiple Choice Single Answer

Question The Inline value TEXTTOP indicates :-

Correct Answer Top vertically aligned with top of text's font

Your Answer Top vertically aligned with top of text's font

Multiple Choice Single Answer

Question The special program that will visit your site and scan documents

for HTML errors . The errors are usually reported through

Correct Answer e-mail

Your Answer e-mail

Select The Blank

Question If you cannot access a page that you are sure should be

available, check the ________ of your links.

Correct Answer syntax

Your Answer syntax

True/False

Question When you begin checking performance of your site , it is helpful

to have a spreadsheet or table containing information about

points to be checked.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question Web server software generally requires a fairly robust operating

system like :-

Correct Answer UNIX , Windows NT , OS/2

Your Answer UNIX , Windows NT , OS/2

True/False

Question The basic reason for learning HTML is to create pages for the

World Wide Web.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question Although your web pages will have different appearance in

different environments , make such that :-

Correct Answer Contents of page are clear , Web links are not broken , Pictures

are visualized

Your Answer Contents of page are clear , Web links are not broken , Pictures

are visualized

Select The Blank

Question If an HTML page is created in a word processor, it is essential to

use the ________ command to save it as an ASCII text file.

Correct Answer Save As

Your Answer Save As

Select The Blank

Question COM objects are ________ binary components.

Correct Answer Reusable

Your Answer Reusable

Multiple Choice Single Answer

Question This Web standard allows programs on many different computer

platforms to properly format and display the information served.

These programs are called :-

Correct Answer Web browsers.

Your Answer Web browsers.

Multiple Choice Single Answer

Question It's the job of a Web server to accept connections from Web

browsers all over the Internet and, when requested, send them

the HTML documents that are available from your site. This is

done using the :-

Correct Answer HTTP protocol

Your Answer HTTP protocol

Select The Blank

Question ________ tags specifically inform a browser how the text should

be appeared physically.

Correct Answer Explicit

Your Answer Explicit

True/False

Question We can use keyboard shortcuts for accelerating basic tasks such

as opening Web sites and pages, printing etc.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question The commonly used packages for Creating Graphics for the

Web are :-

Correct Answer CorelDraw!, , Adobe Photoshop , Fractal Painter

Your Answer CorelDraw!, , Adobe Photoshop , Fractal Painter

Multiple Choice Single Answer

Question An Internet service which is based on a common set of protocols

and allows a particularly configured server computer to distribute

documents across the Internet in a standard way is termed as :-

Correct Answer World Wide Web

Your Answer World Wide Web

Multiple Choice Single Answer

Question The first web browser was developed in the year

Correct Answer 1991

Your Answer 1991

Multiple Choice Single Answer

Question Unlike any other Internet service or protocol, the World Wide

Web is based on a concept of information retrieval called :-

Correct Answer Hypertext

Your Answer Hypertext

Multiple Choice Single Answer

Question A collection of Web pages under the control of a particular

person or group is known as :-

Correct Answer Web site

Your Answer Web site

Multiple Choice Single Answer

Question The Internet service that allows computers to transfer binary files

(programs and documents) across the Internet is called :-

Correct Answer File Transfer Protocol (FTP)

Your Answer File Transfer Protocol (FTP)

Select The Blank

Question ________ allow you to enhance the interactivity of your Web

pages by increasing your ability to request information from

users.

Correct Answer Forms

Your Answer Forms

Select The Blank

Question Using ________ attribute, the text between the opening and

closing anchor elements becomes a hypertext link.

Correct Answer HREF

Your Answer HREF

Multiple Choice Multiple Answer

Question Various types of lists used in HTML are :-

Correct Answer - Menu list ,

- Ordered list ,

- Unordered list

Your Answer - Menu list ,

- Ordered list ,

- Unordered list

True/False

Question The Web is composed of different sites around the world.

Correct Answer True

Your Answer True

True/False

Question ActiveX technologies enable content providers and application

developers to create powerful and dynamic Web content and

Web server extensions quite easily.

Correct Answer True

Your Answer True

Select The Blank

Question The Web is based on a concept called ________ which means

that text within the paragraphs on a Web page is designed to act

as links to other Web pages.

Correct Answer Hypertext

Your Answer Hypertext

True/False

Question The older browsers sometimes do not support new technologies

used by you in your web site, which adversely affects

performance of your website.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question The hypertext concept of the Web was introduced to the world of

multimedia, resulting in the hypermedia links that are possible in

HTML with graphical browsers such as

Correct Answer NCSA Mosaic , Netscape Navigator , Internet Explorer

Your Answer NCSA Mosaic , Netscape Navigator , Internet Explorer

True/False

Question Most browser programs have a text box at the top of the screen

that tells you the name of the HTML document being displayed.

HTML document names will end with the extension .HTM or

.HTML.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question This Web standard allows programs on many different computer

platforms such as

Correct Answer UNIX , Windows 95 , Mac OS

Your Answer UNIX , Windows 95 , Mac OS

Multiple Choice Multiple Answer

Question Here are some examples of ActiveX Scripting hosts:-

Correct Answer Microsoft Internet Explorer , Internet Authoring tools , Shell

Your Answer Microsoft Internet Explorer , Internet Authoring tools , Shell

True/False

Question You can nest forms within one another without adding end tag.

Correct Answer False

Your Answer False

Multiple Choice Single Answer

Question When a binary document such as a graphics file is sent over the

Web, it's important that it has the appropriate :-

Correct Answer Extension

Your Answer Extension

Multiple Choice Multiple Answer

Question The web design should provide database feature to help us in

completing following tasks :-

Correct Answer Getting data from users through forms. We can accept forms

that visitors compete. We can send an e-mail to the visitors as

per their request . , Retrieve information from database. ,

Connectivity with the database. The required data items can be

searched from the database.

Your Answer Connectivity with the database. The required data items can be

searched from the database. , Getting data from users through

forms. We can accept forms that visitors compete. We can send

an e-mail to the visitors as per their request . , Retrieve

information from database.

Multiple Choice Single Answer

Question In case of RADIO, if you want to give your user the option of

choosing none, then you can leave off the :-

Correct Answer CHECKED attribute

Your Answer VALUE Attribute

Multiple Choice Single Answer

Question The text entered by us in an editor will be displayed in one

continuous line unless it is broken by :-

Correct Answer

tag.

Your Answer

tag.

Select The Blank

Question The most basic element of any HTML page is the ________ text.

Correct Answer ASCII

Your Answer Pre-formatted

Multiple Choice Single Answer

Question This is best used when there are two possible values for a given

choice-and no others :-

Correct Answer CHECKBOX

Your Answer CHECKBOX

Multiple Choice Multiple Answer

Question Here are few points for initially testing your web pages

Correct Answer use Dreamweaver which enables you to specify upto 13

browsers with preview in browser feature, , Resize the page

several times to see how your layout is affected by different

sizes. , Check various browser commands.

Your Answer use Dreamweaver which enables you to specify upto 13

browsers with preview in browser feature, , Resize the page

several times to see how your layout is affected by different

sizes. , Check various browser commands.

Select The Blank

Question Scrolling down the page by clicking the ________ to the right of

the browser window reveals the rest of the web page .

Correct Answer Scroll bar

Your Answer Scroll bar

Select The Blank

Question The ________ has only an on tag No off tags are provided.

Correct Answer Empty tag

Your Answer Main tag

Multiple Choice Multiple Answer

Question The main types of graphic files are :-

Correct Answer GIF (CompuServe Graphics Interchange Format) , JPEG (Joint

Photographic Experts Group). , BMP [Bit map]

Your Answer GIF (CompuServe Graphics Interchange Format) , JPEG (Joint

Photographic Experts Group). , BMP [Bit map]

Multiple Choice Multiple Answer

Question The process of orientation covers following activities :-

Correct Answer To provide title to a web site , To make use of header using word

and symbols , To make use of footers

Your Answer To provide title to a web site , To make use of header using word

and symbols , To make use of footers

Match The Following

Question Correct Answer Your Answer

Java Sun Microsystems Sun Microsystems

Mosaic National Center for

Supercomputing

Applications (NCSA)

National Center for

Supercomputing

Applications (NCSA)

Navigator Netscape Netscape

Internet Explorer Microsoft Corporation Microsoft Corporation

Match The Following

Question Correct Answer Your Answer

Web browser Software required for

HTTP

Software required for

HTTP

Web Collection of electronic

documents or pages held

on computers around the

world.

Collection of electronic

documents or pages held

on computers around the

world.

Web Page A document written in

HTML that includes text,

images, sound and other

digital contents.

A document written in

HTML that includes text,

images, sound and other

digital contents.

Web site Collection of web pages Collection of web pages

True/False

Question Any program that generates ASCII text files will work perfectly as

an HTML editor even with a word processor like WordPerfect or

Microsoft Word.

Correct Answer True

Your Answer True

Multiple Choice Single Answer

Question ALINK stands for :-

Correct Answer Active link

Your Answer Active link

Web Technologies - 20

LIST OF ATTEMPTED QUESTIONS AND ANSWERS -WEB

Multiple Choice Multiple Answer

Question You can select excellent web design tools from Adobe's range :-

Correct Answer Illustrator , Photoshop , ImageReady

Your Answer Illustrator , Photoshop , ImageReady

Multiple Choice Single Answer

Question Netscape Navigator made a splash on the Internet in the year :-

Correct Answer 1995

Your Answer 1995

Multiple Choice Single Answer

Question Unlike any other Internet service or protocol, the World Wide Web is based on a

concept of information retrieval called :-

Correct Answer Hypertext

Your Answer Hypertext

Multiple Choice Multiple Answer

Question When the performance of your website is to be evaluated by outside testers , ensure

the following :-

Correct Answer hand over the list of testing tasks , monitor that each testing task is performed. ,

record the tests conducted.

Your Answer hand over the list of testing tasks , monitor that each testing task is performed. ,

record the tests conducted.

Multiple Choice Single Answer

Question This Web standard allows programs on many different computer platforms to properly

format and display the information served. These programs are called :-

Correct Answer Web browsers.

Your Answer Web browsers.

Multiple Choice Multiple Answer

Question The ranking of our web site can be done using tags :-

Correct Answer META , TITLE , ALT

Your Answer TITLE , BGCOLOR

Match The Following

Question Correct Answer Your Answer

Web browser Software required for HTTP Software required for HTTP

Web Collection of electronic

documents or pages held on

computers around the world.

Collection of electronic documents

or pages held on computers

around the world.

Web Page A document written in HTML that

includes text, images, sound and

other digital contents.

A document written in HTML that

includes text, images, sound and

other digital contents.

Web site Collection of web pages Collection of web pages

True/False

Question The basic reason for learning HTML is to create pages for the World Wide Web.

Correct Answer True

Your Answer True

True/False

Question A FrontPage web contains not only files we create but several other folders and files

created by FrontPage also .

Correct Answer True

Your Answer True

Multiple Choice Single Answer

Question For any sort of connection to the Internet, you'll need to deal with an company which

would offer dial-up and special high-speed connections to the Internet, as well as

generally offering Web and other types of Internet servers for your use. The company

that provides such services is named as :-

Correct Answer Internet service provider [ ISP ]

Your Answer Internet service provider [ ISP ]

Multiple Choice Single Answer

Question The HTML standard is defined, maintained and debated by the group named :-

Correct Answer Internet Engineering Task Force [IETF]

Your Answer Internet Engineering Task Force [IETF]

True/False

Question There are service providers to improve the ranking of your website. However usually

they are chargeable.

Correct Answer True

Your Answer True

True/False

Question When you begin checking performance of your site , it is helpful to have a

spreadsheet or table containing information about points to be checked.

Correct Answer True

Your Answer True

Multiple Choice Single Answer

Question A collection of Web pages under the control of a particular person or group is known

as :-

Correct Answer Web site

Your Answer Web site

Multiple Choice Single Answer

Question Using center tag :-

Correct Answer All lines of text between the begin and end of the

element are centred between the current left and right margins.

Your Answer All lines of text between the begin and end of the

element are centred between the current left and right margins.

Multiple Choice Single Answer

Question The Internet service that allows computers to transfer binary files (programs and

documents) across the Internet is called :-

Correct Answer File Transfer Protocol (FTP)

Your Answer File Transfer Protocol (FTP)

Select The Blank

Question A ________ is simply a computer with an Internet connection that runs software

designed to send out HTML pages and other file formats (such as multimedia files).

Correct Answer Web server

Your Answer Web server

Select The Blank

Question ________ is a container tag that applies different styles to anything, including images,

placed between the two tags.

Correct Answer .

Your Answer

True/False

Question Library databases, academic phone books, and similar information are never kept in

WAIS systems.

Correct Answer False

Your Answer True

Multiple Choice Single Answer

Question Mosaic, the first widely available graphical browser was introduced to the Web users

in the year :-

Correct Answer 1993

Your Answer 1993

True/False

Question You can nest forms within one another without adding end tag.

Correct Answer False

Your Answer True

Select The Blank

Question The Web is based on a concept called ________ which means that text within the

paragraphs on a Web page is designed to act as links to other Web pages.

Correct Answer Hypertext

Your Answer Hypertext

Multiple Choice Multiple Answer

Question Some of the protocols that can be part of an URL are :-

Correct Answer http:// , ftp:// , gopher://

Your Answer http:// , ftp:// , gopher://

Multiple Choice Multiple Answer

Question Active Document refers to any document that contains :-

Correct Answer ActiveX controls , Java Applet , Document Object

Your Answer ActiveX controls , Java Applet

Multiple Choice Multiple Answer

Question Web design is truly a multi-disciplinary field as it involves various fields such as :-

Correct Answer Graphic design , Programming client/server technology , User interface design

Your Answer Graphic design , Programming client/server technology , User interface design

Select The Blank

Question The attribute ACTION accepts the ________ for the script that will process the data

from your form.

Correct Answer URL

Your Answer URL

Select The Blank

Question ________ makes the textbox seem to offer line wrap, but sends a continuous stream

of words to the Web server (unless the user has entered returns on his or her own).

Correct Answer VIRTUAL

Your Answer VIRTUAL

Multiple Choice Single Answer

Question One of the factors considered in web site design is :-

Correct Answer Space utilization.

Your Answer Space utilization.

Select The Blank

Question The HTML does not remove the text documents created by a word processing. It

simply adds certain commands called ________, to the text document to tell a Web

browser how the document should be displayed.

Correct Answer Tags

Your Answer Tags

Select The Blank

Question Like human ________, the head is followed by Body in an HTML page.

Correct Answer Body

Your Answer Body

Multiple Choice Multiple Answer

Question For MS Windows, the text editors are :-

Correct Answer WordPad , Write pad , Notepad

Your Answer WordPad , Notepad

Multiple Choice Single Answer

Question The popularity of the Web site can be decided by visitors giving a number of :-

Correct Answer Hits

Your Answer Hits

Multiple Choice Multiple Answer

Question The three basic HTML document tags are :-

Correct Answer Head , Title , Body

Your Answer Head , Title , Body

Multiple Choice Single Answer

Question The web address of position agent is as given below :-

Correct Answer www.positionagent.com

Your Answer www.microsoft.com

True/False

Question Most browser programs have a text box at the top of the screen that tells you the

name of the HTML document being displayed. HTML document names will end with

the extension .HTM or .HTML.

Correct Answer True

Your Answer True

Select The Blank

Question Once a web page is downloaded, it can be placed in the ________, so that the next

time you access the page, it will take much less time to display.

Correct Answer Cache

Your Answer Cache

Multiple Choice Multiple Answer

Question Following are some of parameters required for designing a web site :

Correct Answer Date & time , Orientation , Navigation

Your Answer Date & time , Orientation , Navigation

Multiple Choice Multiple Answer

Question Users need to have forms-aware browsers, like the current versions of :-

Correct Answer Microsoft Internet Explorer , NCSA Mosaic , Netscape Navigator

Your Answer Microsoft Internet Explorer , NCSA Mosaic , Netscape Navigator

Multiple Choice Multiple Answer

Question The web site should be designed to provide :

Correct Answer Better reliability , Enhanced scalability , Stronger security

Your Answer Better reliability , Enhanced scalability , Stronger security

Select The Blank

Question The off tag is the same as the on tag, except for the ________after the <.

Correct Answer /

Your Answer /

Multiple Choice Single Answer

Question An Internet service which is based on a common set of protocols and allows a

particularly configured server computer to distribute documents across the Internet in

a standard way is termed as :-

Correct Answer World Wide Web

Your Answer World Wide Web

Select The Blank

Question Functions start by being "passed" a particular value; they work with that value to make

something else happen and then ________ a new value to the body of your program.

Correct Answer Return

Your Answer Return

True/False

Question Microsoft FrontPage provides a platform to build professional, attractive Web pages

and Web sites.

Correct Answer True

Your Answer True

Multiple Choice Multiple Answer

Question ActiveX provides extensive support for :-

Correct Answer 3D virtual reality, , Real-time audio and video. , Animation

Your Answer 3D virtual reality, , Real-time audio and video. , Animation

Match The Following

Question Correct Answer Your Answer

RADIO Renders a small circle that allows

you to choose one among many

Renders a small circle that allows

you to choose one among many

options options

TEXT A plain text box A plain text box

CHECKBOX Renders a small box that

indicates whether it is selected.

Usually for Yes or No questions

Renders a small box that indicates

whether it is selected. Usually for

Yes or No questions

PASSWORD A text box that echos bullets

when you type into it. The bullets

hide the typed text.

A text box that echos bullets when

you type into it. The bullets hide

the typed text.

Multiple Choice Single Answer

Question In order to submit the form by a user every form must include a :-

Correct Answer Button

Your Answer Button

True/False

Question The web pages look same in different browsers.

Correct Answer False

Your Answer True

An Appeal to SCDL students

Dear SCDL Student,

We at http://scdlpapers.blogspot.com tries to collect and spread the knowledge in terms of the solved papers and assignments which we are getting through SCDL Alumni.
Now we request you to help other students through mutual sharing. Please send your assignment questions/papers to "mindgrill@gmail.com" . We will publish them on this blog along with your name.
Your help can be boon for many students to clear their exams.

Best of Luck and waiting for your contributions.

Team @ MindGrill
 

Interview Preparation | Placement Papers