Web Technologies
LIST OF ATTEMPTED QUESTIONS AND ANSWERSMultiple Choice Multiple Answer Question: Various types of lists used in HTML are :-
Correct Answer: - Unordered list , - Menu list , - Ordered list
Your Answer: - Menu list , - Ordered list , - Unordered list
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: Text
Multiple Choice Multiple Answer Question: The following HTML extensions are supported by Internet Explorer :-
Correct Answer: StyleSheet: font size, intra-line space, margin, highlighting and other features related with styles can be specified in the HTML by the user. , In-Line sound and video , TABLE: Fully compliant with HTML tables with cell shading and text wrapping.
Your Answer: TABLE: Fully compliant with HTML tables with cell shading and text wrapping. , StyleSheet: font size, intra-line space, margin, highlighting and other features related with styles can be specified in the HTML by the user. , In-Line sound and video
Multiple Choice Single Answer Question: User loads the page in the Navigator in the event called :-
Correct Answer: load
Your Answer: load
Multiple Choice Multiple Answer Question: The Mosaic is written for various platforms such as :-
Correct Answer: MS Windows , Macintosh , UNIX
Your Answer: MS Windows , UNIX , MS DOS
True/False Question: HTML Tags are case-sensitive.
Correct Answer: False
Your Answer: False
Select The Blank Question: In order to add graphics, an empty tag called the________ tag is used .
Correct Answer:
Your Answer:
Multiple Choice Multiple Answer Question: It is necessary to test your web site under following resolutions using both Netscape and Internet Explorer :-
Correct Answer: 640X480 , 800X600 , 1024X768
Your Answer: 640X480 , 800X600 , 1024X768
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: ________ is the computer program that interprets HTML commands to collect, arrange and display parts of web page.
Correct Answer: Web Browser
Your Answer: Web Browser
Multiple Choice Single Answer Question: The web address of Adobe PageMill is :-
Correct Answer: www.adobe.com
Your Answer: www.adobe.com
Select The Blank Question: Setting wrap to ________ forces the browser to include actual line breaks in the text when sending it to the Web server.
Correct Answer: PHYSICAL
Your Answer: BREAK
Select The Blank Question: Like human ________, the head is followed by Body in an HTML page.
Correct Answer: Body
Your Answer: Body
Select The Blank Question: The first possible value for the TYPE attribute is ________, which creates a single-line textbox of a length you choose.
Correct Answer: TEXT
Your Answer: INPUTBOX
Select The Blank Question: ________are any documents created by applications such as word processing or graphics applications or even the applications themselves.
Correct Answer: Binary files
Your Answer: Binary files
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: An format for SUBMIT would be the following:
Correct Answer:
Your Answer:
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
Web Technologies - 2
LIST OF ATTEMPTED QUESTIONS AND ANSWERSMultiple 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: ________ is the language that describes how pages of text, graphics and other information are organized, formatted and linked together on web.
Correct Answer: Hypertext Mark-up Language (HTML)
Your Answer: Hypertext Mark-up Language (HTML)
True/False Question: HTML is not an encoding scheme which is used to create a web page.
Correct Answer: False
Your Answer: False
Multiple Choice Single Answer Question: The explicit tags are also called :-
Correct Answer: Physical tags.
Your Answer: Logical tags
Multiple Choice Multiple Answer Question: You can create HTML file using any text editor such as :-
Correct Answer: Textpad , Notepad , Editpad
Your Answer: Textpad , Notepad , Editpad
Multiple Choice Multiple Answer Question: You have three options for WRAP attribute such as :-
Correct Answer: OFF-No text wrap. , VIRTUAL , PHYSICAL
Your Answer: OFF-No text wrap. , VIRTUAL , PHYSICAL
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
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: WRAP
Multiple Choice Single Answer Question: Ranking of your web site can also be done within the directory. This practice is followed by :-
Correct Answer: yahoo
Your Answer: yahoo
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: Library databases, academic phone books, and similar information are never kept in WAIS systems.
Correct Answer: False
Your Answer: True
True/False Question: the tag can accept the same CLASS attribute that most other HTML tags can take when used with a style sheet.
Correct Answer: True
Your Answer: True
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
Your Answer: Graphics , Sound files , Hypertext links
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: The web site of web position is as follows :-
Correct Answer: www.webposition.com
Your Answer: www.webposition.com
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
Your Answer: Web pages
Select The Blank Question: Most often the script is stored in a directory called ________ located on your Web server.
Correct Answer: bin/
Your Answer: include/ 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
True/False Question: Some validation services pick up spelling mistakes , in addition to their work.
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 , Pictures are visualized , Cost of web site is reasonable
True/False Question: The Paragraph Tag is an empty tag .
Correct Answer: False
Your Answer: True
Multiple Choice Single Answer Question: An format for SUBMIT would be the following:
Correct Answer:
Your Answer: ….
Multiple Choice Single Answer Question: The average amount of information transferred from your site to a user multiplied by the number of users who access your Web site is termed as :-
Correct Answer: Throughput
Your Answer: Throughput
Match The Following
Question Correct Answer Your Answer
RADIO Renders a small circle that allows you Renders a small circle that allows you to
to choose one among many options choose one among many options
TEXT A plain text box A plain text box
CHECKBOX Renders a small box that indicates Renders a small box that indicates
whether it is selected. Usually for Yes whether it is selected. Usually for Yes or
or No Questions No Questions
PASSWORD A text box that echos bullets when you A text box that echos bullets when you
type into it. The bullets hide the typed type into it. The bullets hide the typed
text. text.
Multiple Choice Single Answer Question: The first web browser was developed in the year
Correct Answer: 1991
Your Answer: 1988
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
Your Answer: Finding Web pages , Loading Web pages , Displaying web pages following HTML standards and conventions
Multiple Choice Multiple Answer Question: The some main reasons for developers making mistakes while building a web site are :-
Correct Answer: Lack of developer experience , Poorly defined process , Unrealistic schedules
Your Answer: Lack of developer experience , Poorly defined process , Difficult HTML code
Multiple Choice Single Answer Question: The hyperlink either removed or disappeared from website is called
Correct Answer: slale link
Your Answer: slale link
Multiple Choice Multiple Answer Question: The tag can take the attribute ALIGN, which can accept LEFT :-
Correct Answer: CENTER , RIGHT , JUSTIFY
Your Answer: CENTER , RIGHT , TOP
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
Your Answer: Digital Camera
Select The Blank Question: Like tables, the ________ tag is a container for other tags that help define the element.
Correct Answer:
Your Answer:
Multiple Choice Single Answer Question: The internet connection through a telephone line is provided various devices, one of them is :-
Correct Answer: ISDN (Integrated Services Digital Network)
Your Answer: ISDN (Integrated Services Digital Network)
True/False Question: Not only do the Web protocols allow more interactive, multimedia presentations of
information, but the typical Web browser can also offer its user an access to other Internet resources, making a Web browser perhaps a user's most valuable Internet application.
Correct Answer: True
Your 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
Your Answer: World Wide Web
Multiple Choice Multiple Answer Question: The Mosaic is written for various platforms such as :-
Correct Answer: MS Windows , Macintosh , UNIX
Your Answer: Macintosh , UNIX , MS DOS
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: BrowserYour Answer: Browser
Multiple Choice Single Answer
Wednesday, July 2, 2008
Web Technologies - 1
LIST OF ATTEMPTED QUESTIONS AND ANSWERSTrue/False
Question
It is possible to use more than one Web browser. If another Web browser is installed on our computer, we can still safely install Microsoft Internet Explorer.
Correct Answer
True
Your Answer
True
Multiple Choice Multiple Answer
Question
The three vertices of Web pyramid are :-
Correct Answer
Form , Function , Purpose
Your Answer
Form , Function , Purpose
Multiple Choice Single Answer
Question
The MIME Equivalent of File AVI video for the Tag is :-
Correct Answer
application/avi
Your Answer
application/avi
Multiple Choice Multiple Answer
Question
Proper planning of web site is required to make it more :-
Correct Answer
Attractive , Informative , Interactive
Your Answer
Attractive , Informative , Interactive
Multiple Choice Multiple Answer
Question
The some main reasons for developers making mistakes while building a web site are :-
Correct Answer
Lack of developer experience , Poorly defined process , Unrealistic schedules
Your Answer
Lack of developer experience , Poorly defined process
Select The Blank
Question
RADIO requires that you use the VALUE attribute, and that the NAME attribute be the same for all of ________ tags that are intended for the same group.
Correct Answer
Your Answer
True/False
Question
Being ranked upon top 10 positions for any web site is extremely important , especially because 8 million other sites are fighting for same business.
Correct Answer
True
Your Answer
False
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
Multiple Choice Single Answer
Question
The speed of Internet connection is measured in terms of "how many bits of data can be transmitted across the Internet in a second" and termed as :-
Correct Answer
Bps
Your Answer
Bytes
Select The Blank
Question
Prior to hiring outside testers , create a list of key________ to accomplish on your site.
Correct Answer
Tasks
Your Answer
Tasks
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 Multiple Answer
Question
Here are few points for initially testing your web pages
Correct Answer
Resize the page several times to see how your layout is affected by different sizes. , Check various browser commands. , use Dreamweaver which enables you to specify upto 13 browsers with preview in browser feature,
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.
Multiple Choice Single Answer
Question
in addition to browsers , OS and platforms , it is also necessary to test :-
Correct Answer
resolution of screen
Your Answer
mouse click
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
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
Select The Blank
Question
________ is the language that describes how pages of text, graphics and other information are organized, formatted and linked together on web.
Correct Answer
Hypertext Mark-up Language (HTML)
Your Answer
Hypertext Mark-up Language (HTML)
Multiple Choice Single Answer
Question
The SUBMIT type accepts only the attribute, which can be used to rename the button, called :-
Correct Answer
VALUE
Your Answer
VALUE
Match The Following
Question
Correct Answer
Your Answer
HotMetal Pro
SoftQuad
SoftQuad
Dreamweaver
Macromedia
Macromedia
FrontPage
Microsoft
Microsoft
Fusion
NetObjects
NetObjects
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
Multiple Choice Single Answer
Question
The tag takes the attributes NAME and :-
Correct Answer
VALUE
Your Answer
VALUE
Multiple Choice Single Answer
Question
The computer used by a user for retrieval of information from internet is generally termed as :-
Correct Answer
Client computer
Your Answer
Client computer
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
True/False
Question
To help determine the most important browsers and platforms for your testing schemes , it is necessary to prioritize them according to which constitutes the widest portion of your audience.
Correct Answer
True
Your Answer
False
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
Your Answer
View Source
Multiple Choice Multiple Answer
Question
The following lists the attributes you use with
Correct Answer
NAME is the name of the data (required). , SIZE determines how many choices to show. , MULTIPLE allows you to select multiple options and always renders a scrolling list.
Your Answer
NAME is the name of the data (required). , SIZE determines how many choices to show. , COLOR selects color for form
Multiple Choice Multiple Answer
Question
Various INPUT types are :-
Correct Answer
CHECKBOX , RADIO , HIDDEN
Your Answer
CHECKBOX , RADIO , HIDDEN
Multiple Choice Single Answer
Question
VLINK stands for :-
Correct Answer
Visited link
Your Answer
Visited link
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.