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
 10:02 PM
10:02 PM
 Rozim
Rozim
 Posted in:
 Posted in: