LIST OF ATTEMPTED QUESTIONS AND ANSWERS (web(my))
Select The Blank
Question The ________ structure of web site is the most logical structure
for a publication of moderate complexity.
Correct Answer Hierarchical
Multiple Choice Multiple Answer
Question The some main reasons for developers making mistakes while
6
building a web site are :-
Correct Answer Lack of developer experience , Poorly defined process ,
Unrealistic schedules
True/False
Question The title, HTML, head, and body tags are all container tags. The
relevant text is present between the on and off tags.
Correct Answer True
Multiple Choice Multiple Answer
Question Check whether your website performs properly on the following
operating systems :-
Correct Answer UNIX , Macintosh , MS Windows
Multiple Choice Single Answer
Question The web address of position agent is as given below :-
Correct Answer www.positionagent.com
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
Multiple Choice Multiple Answer
Question The valid example of SUBMIT are as follows :-
Correct Answer Submit Query
,
SEND IT IN!
,
GO
Multiple Choice Single Answer
Question With most Web server programs, the default page that is first
loaded is usually :-
Correct Answer Index.html
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
Multiple Choice Multiple Answer
Question These attributes let us control the coloring of link text :-
Correct Answer LINK , VLINK , ALINK
Select The Blank
Question ________ is a protocol used to communicate between your
HTML forms and your program so that your program can extract
the information from the form.
Correct Answer Common Gateway Interface
Multiple Choice Single Answer
Question User loads the page in the Navigator in the event called :-
7
Correct Answer load
Select The Blank
Question If you want to send graphics, games, WordPerfect documents,
or just about anything else, just put a ________ to that file on
your Web page.
Correct Answer Hypertext link
True/False
Question URL system of addressing makes every single document,
program, and file on the Internet a separately addressable
entity.
Correct Answer True
True/False
Question Nearly all graphical browsers have a View Source command.
Correct Answer True
Match The Following
Question Correct Answer Your Answer
Hybrid The best way to organize a
large site might be a hybrid of
various methods .
The best way to organize a
large site might be a hybrid of
various methods .
Single-directory sites Smaller sites (with just a few
HTML pages and graphics)
can often get by with a single
directory on the Web server.
Smaller sites (with just a few
HTML pages and graphics) can
often get by with a single
directory on the Web server.
Directory by function One way to organize more
complicated sites is to put
each section of related Web
pages in the same directory.
One way to organize more
complicated sites is to put each
section of related Web pages in
the same directory.
Directory by file type Some people prefer to create
subdirectories according to the
type of file as opposed to the
content of the page.
Some people prefer to create
subdirectories according to the
type of file as opposed to the
content of the page.
Select The Blank
Question ________ is a text editor like notepad , WordPad , Writepad etc.
It is developed by ColdFusion specially to support the web page.
Correct Answer HomeSite
True/False
Question Building a good Web site often means being aware of other
offerings on the Web, and creating links to other people's pages
that coincide with or expand upon the information you're
presenting.
Correct Answer True
Select The Blank
8
Question COM objects are ________ binary components.
Correct Answer Reusable
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
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
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)
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
Multiple Choice Single Answer
Question One of the factors considered in web site design is :-
Correct Answer Space utilization.
True/False
Question Now a days the best web design tools take graphical or DTP like
approach for creating web sites.
Correct Answer True
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
Multiple Choice Single Answer
Question The following service identify your website's performance in
9
terms of ranking and also explain how to improve ranking
Correct Answer Position Agent
Multiple Choice Multiple Answer
Question As a preventive measure take the following actions :-
Correct Answer check hit counters. , eliminate slale links , periodically check
hyperlinks
True/False
Question Understanding the tag might enable you to use
freeware/shareware Java applets on your own pages. By
passing your own parameters to general purpose applets, you
may find them useful for your particular Web site
Correct Answer True
Multiple Choice Single Answer
Question For Macintosh, the HTML editor is :-
Correct Answer SimpleText
Multiple Choice Multiple Answer
Question Various INPUT types are :-
Correct Answer CHECKBOX , RADIO , HIDDEN
Select The Blank
Question Prior to hiring outside testers , create a list of key________ to
accomplish on your site.
Correct Answer tasks
Select The Blank
Question ________ is the computer program that interprets HTML
commands to collect, arrange and display parts of web page.
Correct Answer Web Browser
Multiple Choice Multiple Answer
Question The commonly used text editors are :-
Correct Answer WordPad , Write pad , Notepad
Multiple Choice Multiple Answer
Question Some of the protocols that can be part of an URL are :-
Correct Answer http:// , ftp:// , gopher://
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
Multiple Choice Multiple Answer
Question You can create HTML file using any text editor such as :-
10
Correct Answer Textpad , Notepad , Editpad
True/False
Question The web pages look same in different browsers.
Correct Answer False
Multiple Choice Single Answer
Question The MIME Equivalent of File OLE object for the Tag is :-
Correct Answer application/x-oleobject
True/False
Question HTML Tags are case-sensitive.
Correct Answer False
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.
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
True/False
Question The text editors create an ASCII text file when extension .htm or
.html is given to a filename
Correct 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
Multiple Choice Multiple Answer
Question The three vertices of Web pyramid are :-
Correct Answer Form , Function , Purpose
Multiple Choice Single Answer
Question The web address of FrontPage is :-
Correct Answer www.microsoft.com
Showing posts with label Web Technologies (Set - VI). Show all posts
Showing posts with label Web Technologies (Set - VI). Show all posts
Friday, May 8, 2009
Web Technologies - 16
LIST OF ATTEMPTED QUESTIONS AND ANSWERS
Select The Blank
Question The World Wide Web is composed of millions of
________, each of which is served to a browser
11
(when requested) one at a time.
Correct Answer Web pages
Multiple Choice Single Answer
Question For Macintosh, the HTML editor is :-
Correct Answer SimpleText
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
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.
Select The Blank
Question Although you shouldn't copy others' work, don't
forget that you can always use ________ commands
to learn how something was done on the Web.
Correct Answer View Source
Select The Blank
Question ________ is a protocol used to communicate
between your HTML forms and your program so that
your program can extract the information from the
form.
Correct Answer Common Gateway Interface
True/False
Question Unlike printed letters, memos, and word-processing
documents, Web sites can be changed or updated
even after they have been published.
Correct Answer True
Question The basic reason for learning HTML is to create
pages for the World Wide Web.
Correct Answer True
Select The Blank
Question If you want to send graphics, games, WordPerfect
documents, or just about anything else, just put a
________ to that file on your Web page.
Correct Answer Hypertext link
Select The Blank
Question ________ allows you to explicitly indicate the type of
Internet service involved.
12
Correct Answer URL
Multiple Choice Single Answer
Question The Object value RIGHT indicates that the Object is
Aligned :-
Correct Answer With right border and allows text wrap
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.
Multiple Choice Multiple Answer
Question One should to develop web sites which are :-
Correct Answer Sophisticated , Dynamic , Interactive
Multiple Choice Multiple Answer
Question The Web is fairly unique among Internet services
which include :-
Correct Answer E-mail , Gopher , FTP
True/False
Question Links can only be in form of text and not in form of
graphics.
Correct Answer False
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
Select The Blank
Question ________ essentially creates a variable, assigns a
value, and passes it to the Java applet.
Correct Answer
True/False
Question Links can point to another part of the same
document, in which case clicking the link will cause
the browser to move to a new part of the currently
displayed document.
Correct Answer True
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)
Multiple Choice Single Answer
13
Question A collection of Web pages under the control of a
particular person or group is known as :-
Correct Answer Web site
True/False
Question In order to have a maximum utilization of FrontPage,
it is necessary to install Microsoft Internet Explorer.
Correct Answer True
Multiple Choice Multiple Answer
Question Following are some of parameters required for
designing a web site :
Correct Answer Date & time , Orientation , Navigation
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
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
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
Question Using the forms tags, you can ask users to :-
Correct Answer Enter text information , Choose from menus,
checkboxes, radio buttons , Send that information to
the Web server for processing.
Select The Blank
Question The off tag is the same as the on tag, except for the
________after the <.
Correct Answer /
Multiple Choice Multiple Answer
14
Question You have three options for WRAP attribute such as
:-
Correct Answer OFF-No text wrap. , VIRTUAL , PHYSICAL
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
Select The Blank
Question Like human ________, the head is followed by Body
in an HTML page.
Correct Answer Body
Match The Following
Question Correct Answer Your Answer
SIZE The size of the input field (in
number of characters) for text
or password types
The size of the input field (in
number of characters) for text
or password types
HIDDEN Is not displayed by the browser Is not displayed by the browser
SUBMIT When this is clicked, it submits
the form.
When this is clicked, it submits
the form.
RESET Clears all input fields and
resets to the defaults
Clears all input fields and resets
to the defaults
Select The Blank
Question ________ tags specifically inform a browser how the
text should be appeared physically.
Correct Answer Explicit
Multiple Choice Single Answer
Question The first page of a web site is called :-
Correct Answer Home page
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.
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
True/False
Question Nearly all graphical browsers have a View Source
command.
15
Correct Answer True
True/False
Question URL system of addressing makes every single
document, program, and file on the Internet a
separately addressable entity.
Correct Answer True
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
Multiple Choice Single Answer
Question JavaScript programs are generally written right in
HTML pages unlike :-
Correct Answer Java,
Multiple Choice Single Answer
Question The protocol under URL that is followed by just the
newsgroup name is :-
Correct Answer news:
Multiple Choice Multiple Answer
Question The commonly used packages for Creating Graphics
for the Web are :-
Correct Answer CorelDraw!, , Adobe Photoshop , Fractal Painter
Multiple Choice Multiple Answer
Question All Web browsers are capable of certain basic tasks
like :-
Correct Answer Finding Web pages , Loading Web pages ,
Displaying web pages following HTML standards
and conventions
Multiple Choice Single Answer
Question The process of left/right hand and top/bottom
traversal through web site is known as :-
Correct Answer Navigation
Multiple Choice Single Answer
Question The Object value LEFT indicates that the Object is
Aligned :-
Correct Answer With left border and allows text wrap
Multiple Choice Multiple Answer
Question A Web page is generally a single HTML document,
which might include in addition to text :-
Correct Answer Graphics , Sound files , Hypertext links
True/False
Question GET is a little easier for Web programmers to deal
with, and is best used with single responses, like a
16
single textbox.
Correct Answer True
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
Select The Blank
Question The World Wide Web is composed of millions of
________, each of which is served to a browser
11
(when requested) one at a time.
Correct Answer Web pages
Multiple Choice Single Answer
Question For Macintosh, the HTML editor is :-
Correct Answer SimpleText
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
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.
Select The Blank
Question Although you shouldn't copy others' work, don't
forget that you can always use ________ commands
to learn how something was done on the Web.
Correct Answer View Source
Select The Blank
Question ________ is a protocol used to communicate
between your HTML forms and your program so that
your program can extract the information from the
form.
Correct Answer Common Gateway Interface
True/False
Question Unlike printed letters, memos, and word-processing
documents, Web sites can be changed or updated
even after they have been published.
Correct Answer True
Question The basic reason for learning HTML is to create
pages for the World Wide Web.
Correct Answer True
Select The Blank
Question If you want to send graphics, games, WordPerfect
documents, or just about anything else, just put a
________ to that file on your Web page.
Correct Answer Hypertext link
Select The Blank
Question ________ allows you to explicitly indicate the type of
Internet service involved.
12
Correct Answer URL
Multiple Choice Single Answer
Question The Object value RIGHT indicates that the Object is
Aligned :-
Correct Answer With right border and allows text wrap
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.
Multiple Choice Multiple Answer
Question One should to develop web sites which are :-
Correct Answer Sophisticated , Dynamic , Interactive
Multiple Choice Multiple Answer
Question The Web is fairly unique among Internet services
which include :-
Correct Answer E-mail , Gopher , FTP
True/False
Question Links can only be in form of text and not in form of
graphics.
Correct Answer False
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
Select The Blank
Question ________ essentially creates a variable, assigns a
value, and passes it to the Java applet.
Correct Answer
True/False
Question Links can point to another part of the same
document, in which case clicking the link will cause
the browser to move to a new part of the currently
displayed document.
Correct Answer True
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)
Multiple Choice Single Answer
13
Question A collection of Web pages under the control of a
particular person or group is known as :-
Correct Answer Web site
True/False
Question In order to have a maximum utilization of FrontPage,
it is necessary to install Microsoft Internet Explorer.
Correct Answer True
Multiple Choice Multiple Answer
Question Following are some of parameters required for
designing a web site :
Correct Answer Date & time , Orientation , Navigation
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
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
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
Question Using the forms tags, you can ask users to :-
Correct Answer Enter text information , Choose from menus,
checkboxes, radio buttons , Send that information to
the Web server for processing.
Select The Blank
Question The off tag is the same as the on tag, except for the
________after the <.
Correct Answer /
Multiple Choice Multiple Answer
14
Question You have three options for WRAP attribute such as
:-
Correct Answer OFF-No text wrap. , VIRTUAL , PHYSICAL
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
Select The Blank
Question Like human ________, the head is followed by Body
in an HTML page.
Correct Answer Body
Match The Following
Question Correct Answer Your Answer
SIZE The size of the input field (in
number of characters) for text
or password types
The size of the input field (in
number of characters) for text
or password types
HIDDEN Is not displayed by the browser Is not displayed by the browser
SUBMIT When this is clicked, it submits
the form.
When this is clicked, it submits
the form.
RESET Clears all input fields and
resets to the defaults
Clears all input fields and resets
to the defaults
Select The Blank
Question ________ tags specifically inform a browser how the
text should be appeared physically.
Correct Answer Explicit
Multiple Choice Single Answer
Question The first page of a web site is called :-
Correct Answer Home page
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.
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
True/False
Question Nearly all graphical browsers have a View Source
command.
15
Correct Answer True
True/False
Question URL system of addressing makes every single
document, program, and file on the Internet a
separately addressable entity.
Correct Answer True
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
Multiple Choice Single Answer
Question JavaScript programs are generally written right in
HTML pages unlike :-
Correct Answer Java,
Multiple Choice Single Answer
Question The protocol under URL that is followed by just the
newsgroup name is :-
Correct Answer news:
Multiple Choice Multiple Answer
Question The commonly used packages for Creating Graphics
for the Web are :-
Correct Answer CorelDraw!, , Adobe Photoshop , Fractal Painter
Multiple Choice Multiple Answer
Question All Web browsers are capable of certain basic tasks
like :-
Correct Answer Finding Web pages , Loading Web pages ,
Displaying web pages following HTML standards
and conventions
Multiple Choice Single Answer
Question The process of left/right hand and top/bottom
traversal through web site is known as :-
Correct Answer Navigation
Multiple Choice Single Answer
Question The Object value LEFT indicates that the Object is
Aligned :-
Correct Answer With left border and allows text wrap
Multiple Choice Multiple Answer
Question A Web page is generally a single HTML document,
which might include in addition to text :-
Correct Answer Graphics , Sound files , Hypertext links
True/False
Question GET is a little easier for Web programmers to deal
with, and is best used with single responses, like a
16
single textbox.
Correct Answer True
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
Web Technologies - 17
LIST OF ATTEMPTED QUESTIONS AND ANSWERS (Web technologies1)
Match The Following
Question Correct Answer Your Answer
ALIGN attribute We can align other
elements to the top,
middle, or bottom of the
graphic.
We can align other
elements to the top, middle,
or bottom of the graphic.
, Term definition Term definition
, Street or e-mail address Address of memory
location
ALT attribute Accepts a text that
descriLibrarybes the
graphic, in case a particular
browser can't display the
graphic.
Accepts a text that
describes the graphic, in
case a particular browser
can't display the graphic.
True/False
Question Unlike printed letters, memos, and word-processing documents,
Web sites can be changed or updated even after they have been
published.
Correct Answer True
Match The Following
Question Correct Answer Your Answer
SIZE The size of the input field
(in number of characters)
for text or password types
The size of the input field
(in number of characters)
for text or password types
HIDDEN Is not displayed by the
browser
Is not displayed by the
browser
SUBMIT When this is clicked, it
submits the form.
When this is clicked, it
submits the form.
RESET Clears all input fields and
resets to the defaults
Clears all input fields and
resets to the defaults
Multiple Choice Single Answer
1
Question The Object value CENTER indicates that the Object is Aligned :-
Correct Answer Between browser borders and allows text wrap
Select The Blank
Question It takes 15 to 30 seconds (on average) for a ________ kilobyte
graphic file to be transmitted over a 28.8 kbps modem connection.
Correct Answer 25
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.
Multiple Choice Single Answer
Question The Inline value TEXTTOP indicates :-
Correct Answer Top vertically aligned with top of text's font
Multiple Choice Single Answer
Question The Inline value BASELINE indicates :-
Correct Answer Bottom vertically aligned with baseline of text
Select The Blank
Question ________ tags allow the browser to choose, within limitations,
how the marked-up text will be displayed.
Correct Answer Implicit
Select The Blank
Question The ________ allows us to take photos that can be downloaded
directly from the camera to the computer. Such photographs can be
easily converted for use on the Web.
Correct Answer Digital Camera
Multiple Choice Single Answer
Question HTML tags are enclosed within :-
Correct Answer Angular brackets
Multiple Choice Single Answer
Question The web address of Dreamweaver is :-
Correct Answer www.macromedia.com
Question Building a good Web site often means being aware of other
offerings on the Web, and creating links to other people's pages
that coincide with or expand upon the information you're
presenting.
2
Correct Answer True
Select The Blank
Question ________, the first graphical browser for the Web, appeared in
1993.
Correct Answer Mosaic
True/False
Question Now a days the best web design tools take graphical or DTP like
approach for creating web sites.
Correct Answer True
Multiple Choice Multiple Answer
Question We should view your web page through different :-
Correct Answer Operating systems , Screen Sizes , resolutions
Multiple Choice Single Answer
Question We can create and edit web pages and manage entire Web sites
within one application. Such interface is called as :-
Correct Answer Integrated interface
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
Select The Blank
Question The Web protocols were first created by ________ when he was
with the European Laboratory for Particle Physics (also know as
CERN).
Correct Answer Tim Berners-Lee
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
Multiple Choice Single Answer
Question If the graphic file logo.bmp is incorrectly typed as Logo.bmp
Correct Answer image corresponding to logo.bmp would not be seen
Multiple Choice Multiple Answer
Question As a preventive measure take the following actions :-
Correct Answer eliminate slale links , periodically check hyperlinks , check hit
counters.
3
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
Multiple Choice Multiple Answer
Question Following are some of parameters required for designing a web
site :
Correct Answer Date & time , Orientation , Navigation
Multiple Choice Single Answer
Question No matter how beautiful or spectacular your home page design , it
is not a web page unless viewed through :-
Correct Answer web browser
True/False
Question The tag body bgcolor is an empty tag which does not act on text.
Correct Answer True
Multiple Choice Multiple Answer
Question The three vertices of Web pyramid are :-
Correct Answer Function , Purpose , Form
Multiple Choice Single Answer
Question The special program that will visit your site and scan documents
for HTML errors if any is called
Correct Answer HTML validation services
Select The Blank
Question Each ________ displays HTML codes in slightly different ways
and some-like Netscape and MS Internet Explorer-even add their
own HTML-style commands.
Correct Answer Browser
Multiple Choice Single Answer
Question The SUBMIT type accepts only the attribute, which can be used to
rename the button, called :-
Correct Answer VALUE
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
4
Multiple Choice Multiple Answer
Question Most Web server scripts are written in shell scripts such as :-
Correct Answer Perl , C , UNIX
Select The Blank
Question ________ is the computer program that interprets HTML
commands to collect, arrange and display parts of web page.
Correct Answer Web Browser
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
Select The Blank
Question The World Wide Web is composed of millions of ________, each
of which is served to a browser (when requested) one at a time.
Correct Answer Web pages
Multiple Choice Multiple Answer
Question You have three options for WRAP attribute such as :-
Correct Answer OFF-No text wrap. , VIRTUAL , PHYSICAL
True/False
Question It is always beneficial to test web page created by us in more than
one type of Web browser before we publish our Web site.
Correct Answer True
Multiple Choice Single Answer
Question Maening of tag is :-
Correct Answer Input field
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
Multiple Choice Multiple Answer
Question All Web browsers are capable of certain basic tasks like :-
Correct Answer Finding Web pages , Loading Web pages , Displaying web pages
following HTML standards and conventions
Multiple Choice Single Answer
5
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)
True/False
Question The Paragraph Tag is an empty tag .
Correct Answer False
True/False
Question Gopher is a system of menu items that link sites around the world
for the purpose of information retrieval.
Correct Answer True
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.
Multiple Choice Multiple Answer
Question The activities involved in a planning of web site are a follows :-
Correct Answer Prepare a rough layout of proposed web site on paper. , Prepare a
tree structure of various components of a web site , Prepare
attractive home page
Multiple Choice Multiple Answer
Question The following objects are all considered an ActiveX control :-
Correct Answer Existing OLE controls (OCX) , OLE objects that make use of
monikers , Java Applet with the support of COM
Multiple Choice Multiple Answer
Question The different ways of Creating Graphics for the Web are :-
Correct Answer Graphics packages , Digital cameras , Scanned photographs
Match The Following
Question Correct Answer Your Answer
ALIGN attribute We can align other
elements to the top,
middle, or bottom of the
graphic.
We can align other
elements to the top, middle,
or bottom of the graphic.
, Term definition Term definition
, Street or e-mail address Address of memory
location
ALT attribute Accepts a text that
descriLibrarybes the
graphic, in case a particular
browser can't display the
graphic.
Accepts a text that
describes the graphic, in
case a particular browser
can't display the graphic.
True/False
Question Unlike printed letters, memos, and word-processing documents,
Web sites can be changed or updated even after they have been
published.
Correct Answer True
Match The Following
Question Correct Answer Your Answer
SIZE The size of the input field
(in number of characters)
for text or password types
The size of the input field
(in number of characters)
for text or password types
HIDDEN Is not displayed by the
browser
Is not displayed by the
browser
SUBMIT When this is clicked, it
submits the form.
When this is clicked, it
submits the form.
RESET Clears all input fields and
resets to the defaults
Clears all input fields and
resets to the defaults
Multiple Choice Single Answer
1
Question The Object value CENTER indicates that the Object is Aligned :-
Correct Answer Between browser borders and allows text wrap
Select The Blank
Question It takes 15 to 30 seconds (on average) for a ________ kilobyte
graphic file to be transmitted over a 28.8 kbps modem connection.
Correct Answer 25
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.
Multiple Choice Single Answer
Question The Inline value TEXTTOP indicates :-
Correct Answer Top vertically aligned with top of text's font
Multiple Choice Single Answer
Question The Inline value BASELINE indicates :-
Correct Answer Bottom vertically aligned with baseline of text
Select The Blank
Question ________ tags allow the browser to choose, within limitations,
how the marked-up text will be displayed.
Correct Answer Implicit
Select The Blank
Question The ________ allows us to take photos that can be downloaded
directly from the camera to the computer. Such photographs can be
easily converted for use on the Web.
Correct Answer Digital Camera
Multiple Choice Single Answer
Question HTML tags are enclosed within :-
Correct Answer Angular brackets
Multiple Choice Single Answer
Question The web address of Dreamweaver is :-
Correct Answer www.macromedia.com
Question Building a good Web site often means being aware of other
offerings on the Web, and creating links to other people's pages
that coincide with or expand upon the information you're
presenting.
2
Correct Answer True
Select The Blank
Question ________, the first graphical browser for the Web, appeared in
1993.
Correct Answer Mosaic
True/False
Question Now a days the best web design tools take graphical or DTP like
approach for creating web sites.
Correct Answer True
Multiple Choice Multiple Answer
Question We should view your web page through different :-
Correct Answer Operating systems , Screen Sizes , resolutions
Multiple Choice Single Answer
Question We can create and edit web pages and manage entire Web sites
within one application. Such interface is called as :-
Correct Answer Integrated interface
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
Select The Blank
Question The Web protocols were first created by ________ when he was
with the European Laboratory for Particle Physics (also know as
CERN).
Correct Answer Tim Berners-Lee
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
Multiple Choice Single Answer
Question If the graphic file logo.bmp is incorrectly typed as Logo.bmp
Correct Answer image corresponding to logo.bmp would not be seen
Multiple Choice Multiple Answer
Question As a preventive measure take the following actions :-
Correct Answer eliminate slale links , periodically check hyperlinks , check hit
counters.
3
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
Multiple Choice Multiple Answer
Question Following are some of parameters required for designing a web
site :
Correct Answer Date & time , Orientation , Navigation
Multiple Choice Single Answer
Question No matter how beautiful or spectacular your home page design , it
is not a web page unless viewed through :-
Correct Answer web browser
True/False
Question The tag body bgcolor is an empty tag which does not act on text.
Correct Answer True
Multiple Choice Multiple Answer
Question The three vertices of Web pyramid are :-
Correct Answer Function , Purpose , Form
Multiple Choice Single Answer
Question The special program that will visit your site and scan documents
for HTML errors if any is called
Correct Answer HTML validation services
Select The Blank
Question Each ________ displays HTML codes in slightly different ways
and some-like Netscape and MS Internet Explorer-even add their
own HTML-style commands.
Correct Answer Browser
Multiple Choice Single Answer
Question The SUBMIT type accepts only the attribute, which can be used to
rename the button, called :-
Correct Answer VALUE
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
4
Multiple Choice Multiple Answer
Question Most Web server scripts are written in shell scripts such as :-
Correct Answer Perl , C , UNIX
Select The Blank
Question ________ is the computer program that interprets HTML
commands to collect, arrange and display parts of web page.
Correct Answer Web Browser
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
Select The Blank
Question The World Wide Web is composed of millions of ________, each
of which is served to a browser (when requested) one at a time.
Correct Answer Web pages
Multiple Choice Multiple Answer
Question You have three options for WRAP attribute such as :-
Correct Answer OFF-No text wrap. , VIRTUAL , PHYSICAL
True/False
Question It is always beneficial to test web page created by us in more than
one type of Web browser before we publish our Web site.
Correct Answer True
Multiple Choice Single Answer
Question Maening of tag is :-
Correct Answer Input field
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
Multiple Choice Multiple Answer
Question All Web browsers are capable of certain basic tasks like :-
Correct Answer Finding Web pages , Loading Web pages , Displaying web pages
following HTML standards and conventions
Multiple Choice Single Answer
5
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)
True/False
Question The Paragraph Tag is an empty tag .
Correct Answer False
True/False
Question Gopher is a system of menu items that link sites around the world
for the purpose of information retrieval.
Correct Answer True
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.
Multiple Choice Multiple Answer
Question The activities involved in a planning of web site are a follows :-
Correct Answer Prepare a rough layout of proposed web site on paper. , Prepare a
tree structure of various components of a web site , Prepare
attractive home page
Multiple Choice Multiple Answer
Question The following objects are all considered an ActiveX control :-
Correct Answer Existing OLE controls (OCX) , OLE objects that make use of
monikers , Java Applet with the support of COM
Multiple Choice Multiple Answer
Question The different ways of Creating Graphics for the Web are :-
Correct Answer Graphics packages , Digital cameras , Scanned photographs
Subscribe to:
Posts (Atom)