HTML/HTML Mcq Question Set 11 Sample Test,Sample questions

Question:
A/An _________ is essentially a macro that allows a short name to be associated with the replacement text.

1.Entity

2.Attribute

3.Comment

4.Element


Question:
All attribute declarations begin with the keyword ____________ followed by the element name,attribute name,attribute type,and default data information.

1.XML

2.SGML

3.ATTLIST

4.HTML


Question:
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location.

1.drop

2.drag

3.preventDefault

4.dataTransfer


Question:
For latin letter u with acute which entity is used?

1.&ucirc

2.&ugrave

3.&ucirc

4.&uacute


Question:
For smaller text which element is used?

1.<tiny>

2.<min>

3.<small>

4.<em>


Question:
For trade mark sign which entity is used?

1.&shy

2.&trade

3.&sect

4.&real


Question:
For upward double arrow which entity is used?

1.&uArr

2.&uarr

3.&rarr

4.&darr


Question:
How <bdo> element works?

1.override text direction

2.stops writing in the current text direction

3.only override direction of rtl text

4.only changes the direction of ltr text


Question:
How many standard color names does HTML supports?

1.120

2.130

3.140

4.90


Question:
Success callback function evoke only when ___

1.user accepts to share location information

2.always evoke

3.gps is accessible

4.only by mobile browser


Question:
The ________ declaration specifies which characters and delimiters may appear in the application.

1.DTD

2.SGML

3.XML

4.HTML


Question:
The _________ event is fired on the element where the drop occurred at the end of the drag operation.

1.drag

2.drop

3.dragstart

4.dragenter


Question:
The __________ begins with a series of parameter entity definitions.

1.DTD

2.SGML

3.XML

4.HTML


Question:
The __________ defines the syntax of markup constructs and include additional definitions such as character entity references.

1.Attributes

2.SGML

3.Elements

4.DTD


Question:
The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question,a list of attribute definitions,and a closing.

1.DOCTYPE

2.ATTLIST

3.DTD

4.SGML


Question:
The ______________ parameter identifies a character encoding,which is a method of converting a sequence of bytes into a sequence of characters.

1.class

2.element

3.charset

4.attribute


Question:
To show deleted text,which element is used?

1.<ins>

2.<del>

3.<em>

4.<strong>


Question:
What does getCurrentPosition() returns?

1.Latitude

2.longitude

3.direction

4.coordinates


Question:
What does showPosition() returns?

1.only latitude

2.only longitude

3.both latitude and longitude

4.direction


Question:
What is the work of <address> element?

1.contains contact details for author

2.contains IP address

3.contains home address

4.contains url


Question:
What should be set with text-align property so that every line has equal width like in magazines and newspapers?

1.text-align: justify

2.text-align: none

3.text-align: bottom

4.text-align: top


Question:
What timestamp property denotes?

1.time at which WIFI is used

2.the time at which data of the location is retrieved

3.the time at which callback function is evoked

4.current time


Question:
Which element defines a title of the Work?

1.<abbr>

2.<cite>

3.<address>

4.<blockquote>


Question:
Which element is used for abbreviation or acronym?

1.<em>

2.<q>

3.<abbr>

4.<blockquote>


Question:
Which element is used for short quote?

1.<q>

2.<blockquote>

3.<em>

4.<abbr>


Question:
Which element is used to show inserted element?

1.<ins>

2.<del>

3.<strong>

4.<em>


Question:
Which entity is for inverted question mark?

1.&iquest

2.&oline

3.&permil

4.&prime


Question:
Which entity is for the arrow?

1.&crarr

2.&zeta

3.&upsih

4.&oelig


Question:
Which entity is not for both HTML and XML?

1.apos

2.It?

3.cent

4.quot


Question:
Which entity is not for punctuation character?

1.&quot

2.&para

3.&not

4.&acute


Question:
Which entity is not for shape?

1.&harr

2.&clubs

3.&hearts

4.&spades


Question:
Which event is fired as the mouse is moving over an element when a drag is occurring?

1.dragover

2.dragenter

3.dragstart

4.dragleave


Question:
Which method is used to get users position?

1.getCurrentPosition()

2.getDirectPosition()

3.post()

4.getDirection


Question:
Which of the following entity is for shape?

1.&uarr

2.&loz

3.&rarr

4.&larr


Question:
Which of the following is not character entity?

1.&aelig

2.&aring

3.&image

4.&ecirc


Question:
Which of the following is not set with font-style property?

1.font-style: normal

2.font-style: italic

3.font-style: oblique

4.font-style: capitalize


Question:
Which of the following is not the property of the cords object?

1.Accuracy

2.Altitude

3.AltitudeAccuracy

4.enableHighAccuracy


Question:
Which of the following is not used with text-decoration property?

1.overline

2.underline

3.line-through

4.inline


Question:
Which of the following property does not has always a return?

1.coords.longitude

2.coords.latitude

3.coords.accuracy

4.coords.altitude


Question:
Which of the following property is common in all drag events?

1.drag effects

2.drag data

3.dataTransfer

4.dragenter


Question:
Which of the following property is used to determine which drag operation was desired?

1.dragend

2.getData

3.dropEffect

4.captureData


Question:
Which of the following technique is not for the mobile browser to identify the location of a user?

1.GPS

2.IP based position

3.WIFI based position

4.A-GPS


Question:
Which parameter gives an accuracy of longitude and latitude?

1.Accuracy

2.AltitudeAccuracy

3.enableHighAccuracy

4.Extra accuracy


Question:
Which property is like the GPS in car?

1.watchPosition()

2.clearWatch()

3.getCurrentPosition()

4.showPosition()


Question:
Which property is similar to C/C++ can be applied to comments?

1.for loop

2.while loop

3.ifelse

4.switch case


Question:
Which works similar to <b> element?

1.<strong>

2.<em>

3.<i>

4.<blockquote>


Question:
Which works similar to <i> element?

1.<strong>

2.<em>

3.<b>

4.<blockquote>


Question:
_____ and elements in a document may be dragged using the application/x-moz-node type.

1.Dragging HTML and XML

2.Dragging Text

3.Dragging Nodes

4.Dragging Links


Question:
______ should include data of two types; the first should be the URL using the type text/uri-list,and the second is the URL using the text/plain type.

1.Dragging HTML and XML

2.Dragging Text

3.Dragging Files

4.Dragging Links


Question:
____________ in textboxes and selections on web pages is done automatically,so you do not need to handle dragging yourself.

1.Dragging HTML and XML

2.Dragging Text

3.Dragging Files

4.Dragging Links


More MCQS

  1. HTML and Web Page Designing MCQS
  2. Computer Webpage Designing HTML MCQS Part 1
  3. Computer Webpage Designing HTML MCQS Part 2
  4. Computer Webpage Designing HTML MCQS Part 3
  5. HTML Mcq Question Set 1
  6. HTML Mcq Question Set 2
  7. HTML Mcq Question Set 3
  8. HTML Mcq Question Set 4
  9. HTML Mcq Question Set 5
  10. HTML Mcq Question Set 6
  11. HTML Mcq Question Set 7
  12. HTML Mcq Question Set 8
  13. HTML Mcq Question Set 9
  14. HTML Mcq Question Set 10
  15. HTML Mcq Question Set 11
  16. HTML Mcq Question Set 12
  17. HTML Mcq Question Set 13
  18. HTML Mcq Question Set 14
  19. HTML Mcq Question Set 15
  20. HTML Mcq Question Set 16
  21. HTML Mcq Question Set 17
  22. HTML Mcq Question Set 18
  23. HTML Mcq
  24. HTML . MCQ SET 1
  25. HTML . MCQ SET 2
  26. HTML MCQ Questions
  27. HTML MCQ Questions
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!