Similar Collections


    No collections found

questions

Title
Which of the following HTML 4 attributes is removed in HTML5

Which of the following HTML 4 attributes is removed in HTML5


  1. text
  2. rules
  3. link
  4. all of the mentioned
discuss
Which of the following element is removed by HTML5

Which of the following element is removed by HTML5?


  1. vlink
  2. dir
  3. marginwidth
  4. compact
discuss
Which of the following is not a newly added element in HTML5

Which of the following is not a newly added element in HTML5?


  1. article
  2. audio
  3. nav
  4. frameset
discuss
____________ defines the accelerator key to be used for keyboard access to an element

____________ defines the accelerator key to be used for keyboard access to an element.


  1. data-X
  2. accesskey
  3. rp
  4. command
discuss
Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content

Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content?


  1. data-X
  2. header
  3. mark
  4. meter
discuss
Which of the following element sets is an item of microdata

Which of the following element sets is an item of microdata?


  1. itemscope
  2. itemref
  3. itemtype
  4. none of the mentioned
discuss
_____________ defines a group of content that should be used as a figure and may be labeled by a legend element

_____________ defines a group of content that should be used as a figure and may be labeled by a legend element.


  1. figure
  2. details
  3. output
  4. aside
discuss
Which tag is used to defines multiple media resources for media elements audio and video

Which tag is used to defines multiple media resources for media elements audio and video ?


  1. <source>
  2. <canvas>
  3. <audio>
  4. None of the mentioned
discuss
Which of the following browser does not support wav file format

Which of the following browser does not support wav file format?


  1. Opera
  2. Firefox
  3. Chrome
  4. Internet Explorer
discuss
In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video

In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video.


  1. src
  2. volume controls
  3. volume
  4. video Tracks
discuss
Which of the following attribute adds audio controls, like play, pause, and volume

Which of the following attribute adds audio controls, like play, pause, and volume?


  1. audio
  2. controls
  3. source
  4. src
discuss
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded

In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded.


  1. controls
  2. audio Tracks
  3. autoplay
  4. currentSrc
discuss
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished

In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished.


  1. loop
  2. autoplay
  3. seeking
  4. played
discuss
In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video

In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.


  1. ended
  2. seeking
  3. error
  4. mediaGroup
discuss
In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks

In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks.


  1. readyState
  2. startDate
  3. videoTracks
  4. textTracks
discuss
To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element

To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.


  1. getData
  2. toDataURL
  3. getContext
  4. none of the mentioned
discuss
The ___________ method must add the scaling transformation described by the arguments to the transformation matrix

The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.


  1. scale(x, y)
  2. translate(x, y)
  3. rotate(angle)
  4. none of the mentioned
discuss
Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image

Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image?


  1. strokeRect(x, y, w, h)
  2. clearRect(x, y, w, h)
  3. fillRect(x, y, w, h)
  4. none of the mentioned
discuss
When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation

When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.


  1. measureText()
  2. imageData()
  3. drawImage()
  4. none of the mentioned
discuss
The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule

The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.


  1. fill()
  2. stroke()
  3. clip()
  4. none of the mentioned
discuss
total MCQs: 152

MCQs

152

Views

172

Best Answers

299

Points

5