Online test 1 - Web Technologies

GATE Exam online practice test Web Technologies

25 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following attributes of text box control allows limiting the maximum characters?

  1. Size
  2. Len
  3. Maximum length
  4. All of these
Question 2 Multiple Choice (Single Answer)

Markup tags tell the browser

  1. how to organize the page
  2. how to display the page
  3. how to display message box on page
  4. none of these
Question 3 Multiple Choice (Single Answer)

The <DIR> tag can only have

  1. 12 Characters
  2. 18 Characters
  3. 22 Characters
  4. 24 Characters
Question 4 Multiple Choice (Single Answer)

Choose the correct HTML tag for the longest heading.

  1. <head>
  2. <h6>
  3. <heading>
  4. <h1>
Question 5 Multiple Choice (Single Answer)

Where is the map-definition file generally stored?

  1. CGI - Bin
  2. Recycle Bin
  3. Bin
  4. All of these
Question 6 Multiple Choice (Single Answer)

Main container for <TR>, <TD> and <TH> is

  1. <Table>
  2. <Group>
  3. <Data>
  4. all of these
Question 7 Multiple Choice (Single Answer)

What is the attribute of <Form> tag?

  1. METHOD
  2. ACTION
  3. Both (1) and (2)
  4. None of these
Question 8 Multiple Choice (Single Answer)

With what is MIME Text file saved?

  1. HMT extension
  2. HTML extension
  3. THM extension
  4. None of these
Question 9 Multiple Choice (Single Answer)

HTML is a subset of

  1. SGMT
  2. SGML
  3. SGMD
  4. None of these
Question 10 Multiple Choice (Single Answer)

The tag used to create a new item and also includes a hyperlink is

  1. <LI>
  2. <DL>
  3. <DD>
  4. <UL>
Question 11 Multiple Choice (Single Answer)

The web standard allows programmers on many different computer platforms to dispersed format and display the information server. This program is called

  1. Web browser
  2. HTML
  3. Internet explorer
  4. none of these
Question 12 Multiple Choice (Single Answer)

Which of the following is a container?

  1. <select>
  2. <value>
  3. <INPUT>
  4. <BODY>
Question 13 Multiple Choice (Single Answer)

What is a DOM?

  1. Document model, a specification
  2. Document object model, a parser
  3. Dom is coding style.
  4. None of these
Question 14 Multiple Choice (Single Answer)

<_Person> or <123 person>, which is a valid name?

  1. <_Person>
  2. <123 person>
  3. Both 1 and 2
  4. None of these
Question 15 Multiple Choice (Single Answer)

The latest HTML standard is

  1. XML
  2. SGML
  3. HTML 4.0
  4. XHTML 1.0
Question 16 Multiple Choice (Single Answer)

HTML is not a programming language, because

  1. it is a scripting language.
  2. as it contains ordinary text, symbol and markup language tags.
  3. both 1 and 2
  4. none of these
Question 17 Multiple Choice (Single Answer)

Can XML be used as a database?

  1. Yes
  2. No
  3. XML is not a database, it is a language
  4. None of these
Question 18 Multiple Choice (Single Answer)

After what is the body tag usually used?

  1. Title tag
  2. Head tag
  3. EM tag
  4. Form tag
Question 19 Multiple Choice (Single Answer)

The common element which describes the web page is

  1. heading
  2. paragraph
  3. list
  4. all of these
Question 20 Multiple Choice (Single Answer)

What is Character Encoding?

  1. Method used to represent numbers in a character.
  2. Method used to represent characters in a number.
  3. There is no method as character encoding.
  4. None of these
Question 21 Multiple Choice (Single Answer)

Are the tags elements in XML case - sensitive?

  1. No
  2. Yes
  3. They are browser dependent.
  4. None of these.
Question 22 Multiple Choice (Single Answer)

How many root elements can an XML document have?

  1. One
  2. Two
  3. Three
  4. As many as the memory provides
Question 23 Multiple Choice (Single Answer)

Do DTD's follow the inheritance principle?

  1. No
  2. Yes
  3. DTD's are recommendation only
  4. None of these
Question 24 Multiple Choice (Single Answer)

What is the mechanism by which a computer obtains an internet address?

  1. Reverse Address Resolution protocol (RARP)
  2. Address Resolution Protocol (ARP)
  3. Dynamic host configuration protocol (DHCP)
  4. Internet protocol (IP)
Question 25 Multiple Choice (Single Answer)

What is the correct HTML for creating a hyperlink?

  1. <a url = "http:www.company.com"> company.com </a>
  2. <a> http://www.company.com </a>
  3. <a href = “http://www.company.com<span class="MsoHyperlink">”> Company </a>
  4. <a name = http://www.company.com? Company.com<(a)>