1.

Which value is there for autoplaying the YouTube video?(a) 0(b) 1(c) 2(d) infiniteThe question was posed to me in unit test.Origin of the question is HTML5 Semantics & YouTube Videos topic in division Advance HTML of HTML

Answer»

Right option is (b) 1

For EXPLANATION: We can play our VIDEO automatically when the user visits the page by adding a simple PARAMETER to a YouTube URL. When the value is SET to be 0 the value will not play automatically when the player loads. It is the default value. When the value is set to be 1 the video will play automatically when the player loads.



Discussion

No Comment Found

Related InterviewSolutions