Online test 1 - Web Technologies
GATE Exam online practice test Web Technologies
Questions
Which of the following attributes of text box control allows limiting the maximum characters?
- Size
- Len
- Maximum length
- All of these
Markup tags tell the browser
- how to organize the page
- how to display the page
- how to display message box on page
- none of these
The <DIR> tag can only have
- 12 Characters
- 18 Characters
- 22 Characters
- 24 Characters
Choose the correct HTML tag for the longest heading.
- <head>
- <h6>
- <heading>
- <h1>
Where is the map-definition file generally stored?
- CGI - Bin
- Recycle Bin
- Bin
- All of these
Main container for <TR>, <TD> and <TH> is
- <Table>
- <Group>
- <Data>
- all of these
What is the attribute of <Form> tag?
- METHOD
- ACTION
- Both (1) and (2)
- None of these
With what is MIME Text file saved?
- HMT extension
- HTML extension
- THM extension
- None of these
HTML is a subset of
- SGMT
- SGML
- SGMD
- None of these
The tag used to create a new item and also includes a hyperlink is
- <LI>
- <DL>
- <DD>
- <UL>
The web standard allows programmers on many different computer platforms to dispersed format and display the information server. This program is called
- Web browser
- HTML
- Internet explorer
- none of these
Which of the following is a container?
- <select>
- <value>
- <INPUT>
- <BODY>
What is a DOM?
- Document model, a specification
- Document object model, a parser
- Dom is coding style.
- None of these
<_Person> or <123 person>, which is a valid name?
- <_Person>
- <123 person>
- Both 1 and 2
- None of these
The latest HTML standard is
- XML
- SGML
- HTML 4.0
- XHTML 1.0
HTML is not a programming language, because
- it is a scripting language.
- as it contains ordinary text, symbol and markup language tags.
- both 1 and 2
- none of these
Can XML be used as a database?
- Yes
- No
- XML is not a database, it is a language
- None of these
After what is the body tag usually used?
- Title tag
- Head tag
- EM tag
- Form tag
The common element which describes the web page is
- heading
- paragraph
- list
- all of these
What is Character Encoding?
- Method used to represent numbers in a character.
- Method used to represent characters in a number.
- There is no method as character encoding.
- None of these
Are the tags elements in XML case - sensitive?
- No
- Yes
- They are browser dependent.
- None of these.
How many root elements can an XML document have?
- One
- Two
- Three
- As many as the memory provides
Do DTD's follow the inheritance principle?
- No
- Yes
- DTD's are recommendation only
- None of these
What is the mechanism by which a computer obtains an internet address?
- Reverse Address Resolution protocol (RARP)
- Address Resolution Protocol (ARP)
- Dynamic host configuration protocol (DHCP)
- Internet protocol (IP)
What is the correct HTML for creating a hyperlink?
- <a url = "http:www.company.com"> company.com </a>
- <a> http://www.company.com </a>
- <a href = “http://www.company.com<span class="MsoHyperlink">”> Company </a>
- <a name = http://www.company.com? Company.com<(a)>