| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 20

1. To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.

Correct Answer is : TRUE

2. Which plugins can provide the fallback support for old browsers?

Correct Answer is : Both Flash and Quicktime

3. HTML5 brings to the Web video and audio tracks without needing plugins.

Correct Answer is : TRUE

4. Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back.

Correct Answer is : FALSE

5. There is an audio format supported across all browsers.

Correct Answer is : FALSE

6. What indicates the content in file is HTML when delivered on the network.

Correct Answer is : The “content-type” header

7. Which of the following is not a difference between HTML and XHTML?

Correct Answer is : Charset in both html and xhtml is “text/html”

8. Which of the following is not a function of robots meta tag?

Correct Answer is : norepeat

9. What is the role of charset attribute? It specifies

Correct Answer is : the character encoding for the HTML document

10. __________ prevents the page from being indexed altogether.

Correct Answer is : noindex

11. Which of the following is not supported in HTML5?

Correct Answer is : scheme

12. ___________ prevents search engines from following links inside the page.

Correct Answer is : nofollow

13. Different meta tags are defined by changing the __________ attribute to a valid value.

Correct Answer is : name

14. __________ prevents search engines from showing a cached link for the page.

Correct Answer is : noarchive

15. The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed.

Correct Answer is : content

16. __________ is an HTML specification used to add more information to HTML tags.

Correct Answer is : Microdata

17. The microdata model consists of groups of name-value pairs known as ________

Correct Answer is : Item

18. Every HTML element may have an ____________ attribute specified.

Correct Answer is : itemscope

19. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element?

Correct Answer is : The value is the value of the element’s value attribute, if it has one, or the empty string otherwise

20. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element?

Correct Answer is : The value is the element’s datetime value