InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
For duplex communication we can’t use ____________(a) Long Polling(b) HTML5(c) JavaScript(d) StreamingThe question was asked during an interview.My question comes from Web Socket Communications topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct ANSWER is (c) JavaScript |
|
| 2. |
Which attribute is not used on new forms?(a) size(b) text(c) name(d) maxlengthThe question was posed to me in examination.This interesting question is from Input Types for Forms topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right option is (a) size |
|
| 3. |
MP3 format is not supported by ____________(a) Firefox(b) Chrome(c) Safari(d) OperaI have been asked this question in an interview for internship.The origin of the question is Audio and its MIME Types topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (d) Opera |
|
| 4. |
Which browser supports mozCurrentSampleOffset?(a) Chrome(b) Internet Explorer(c) Opera(d) FirefoxThis question was addressed to me in an interview for job.This intriguing question originated from Audio and its MIME Types topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct option is (d) Firefox |
|
| 5. |
Which format is not supported in Internet Explorer?(a) WebM(b) Ogg Theora Vorbis(c) MP4 H.264(d) MP3The question was posed to me in an interview.My doubt is from Audio and its MIME Types topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct OPTION is (b) OGG THEORA Vorbis |
|
| 6. |
For writing chemical formula of water which tag will be used?(a) (b) (c) (d) The question was posed to me at a job interview.Asked question is from HTML5: Beyond Markup in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The CORRECT answer is (b) |
|
| 7. |
What is the work of src?(a) audio starts playing automatically(b) play again after finishing the audio(c) specify the path to an audio file(d) insert more than one audioThis question was addressed to me in an interview for job.This intriguing question originated from Audio and its MIME Types topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT option is (c) SPECIFY the path to an audio FILE The explanation is: src attribute basically SPECIFIES a path to the audio file. It is also used by |
|
| 8. |
For grouping form controls we can use ___________(a) (b) (c) (d) The question was posed to me in an online interview.The question is from Working with Forms & Minification topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The CORRECT option is (b) |
|
| 9. |
CSSMin is written in ___________(a) C++(b) Java(c) PHP(d) CI have been asked this question at a job interview.I would like to ask this question from Working with Forms & Minification in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right option is (b) Java |
|
| 10. |
Which of the following is not the storageEvent interface?(a) event.newValue(b) event.url(c) event.key(d) event.clearI got this question in final exam.This intriguing question originated from Web Storage topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (d) event.clear |
|
| 11. |
In sessionStorage object data __________(a) is not deleted after the browser has been closed(b) can be seen but can’t edit(c) can be seen as well as edit(d) is deleted after the browser has been closedI have been asked this question in an online interview.The above asked question is from Web Storage in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct option is (d) is DELETED after the browser has been closed |
|
| 12. |
Which attribute is used with element?(a) multiple(b) selected(c) name(d) valueI had been asked this question in unit test.Question is from Input Types for Forms topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct option is (a) multiple |
|
| 13. |
Which attribute defines the file-select field?(a) file(b) checkbox(c) button(d) textThe question was asked during an interview.I would like to ask this question from Input Types for Forms topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right OPTION is (a) FILE |
|
| 14. |
YUI compressor is written in ____________(a) HTML(b) C++(c) C(d) JavaI got this question in a national level competition.This question is from Working with Forms & Minification in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT OPTION is (d) Java To explain I would SAY: YUI compressor is one of the best compressor. It is a command-line minifier which is written in Java. It can PROCESS CSS as well as JavaScript. It is simple to run it like- |
|
| 15. |
Which of the following is not the event of WebSocket API?(a) Close(b) Message(c) Send(d) ErrorThis question was addressed to me during an online exam.My question comes from Web Socket Communications topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (c) Send |
|
| 16. |
Form validation traditionally was performed by ___________(a) PHP(b) HTML(c) JavaScript(d) jQueryThe question was asked in an interview for internship.The question is from Working with Forms & Minification topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct answer is (C) JavaScript |
|
| 17. |
Which of the following is not used with password attribute?(a) name(b) size(c) maxlength(d) minI have been asked this question at a job interview.My query is from Input Types for Forms in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct option is (d) min |
|
| 18. |
month attribute defines ___________(a) the only month(b) month and year(c) date(d) date and timeThis question was addressed to me by my school principal while I was bunking the class.My question is taken from Input Types for Forms topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right choice is (b) MONTH and year |
|
| 19. |
Which of the following is not the attribute for element?(a) controls(b) src(c) preload(d) widthThis question was posed to me in final exam.Question is from Audio and its MIME Types topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right choice is (d) WIDTH |
|
| 20. |
What is the work of async attribute?(a) It influences script loading(b) It gives a label to the menu(c) It validates form data(d) Enables a set of extra restrictions on any contentI have been asked this question during an online exam.This intriguing question comes from Elements and Attributes to Support Web Applications in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct answer is (a) It INFLUENCES script loading |
|
| 21. |
Which one is not a very good developer support?(a) Opera(b) Internet Explorer(c) Firefox(d) ChromeI have been asked this question in an internship interview.My question is from Web Socket Communications in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct ANSWER is (b) INTERNET Explorer |
|
| 22. |
Which one has the most potential for minification?(a) JavaScript(b) CSS(c) HTML(d) PHPI had been asked this question in examination.My question is based upon Working with Forms & Minification topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right choice is (a) JAVASCRIPT |
|
| 23. |
How does the color attribute work?(a) Changes color of the text(b) Changes background color(c) The color picker is defined by it(d) Changes color of the text as well as backgroundI got this question in exam.Question is taken from Input Types for Forms in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The CORRECT CHOICE is (c) The color picker is defined by it |
|
| 24. |
Which property of SVG restricts the region to which paint can be applied?(a) animateTransform(b) clip-Path(c) linearGradient(d) radialGradientI had been asked this question during an interview.The question is from Scalable Vector Graphics in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT choice is (b) clip-Path Easy EXPLANATION: Allowing animation to control translation, scaling or rotation is done by animateTransform element. A CLIPPING path is defined by clip-path element. A clipping path is defined with a clipPath element. A clipping path is used/referenced using the clip-path property. A radialGradient lets AUTHORS define radial gradients to fill or stroke GRAPHICAL elements. |
|
| 25. |
Which element(s) represents a section of a document that links to other documents?(a) navigation(b) anchor tag(c) nav(d) optionThis question was posed to me by my college professor while I was bunking the class.The doubt is from Major HTML5 Themes topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct CHOICE is (c) nav |
|
| 26. |
Which element represents marked or highlighted text for reference purposes?(a) highlight(b) mark(c) strong(d) blinkThe question was asked during an online exam.I want to ask this question from Major HTML5 Themes topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (b) mark |
|
| 27. |
The World Wide Web’s markup language has always been HTML.(a) True(b) FalseThe question was asked by my college director while I was bunking the class.Origin of the question is Major HTML5 Themes in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT answer is (a) True To explain I would say: The World Wide Web’s markup language has ALWAYS been HTML. HTML was primarily designed as a language for semantically describing scientific documents, although its general design and adaptations over the years have enabled it to be USED to describe a NUMBER of other TYPES of documents. |
|
| 28. |
Which compressor gives maximum GZIPPED compression?(a) YUI(b) JSMin(c) Packer(d) Closure(advanced)I have been asked this question in an international level competition.I'd like to ask this question from Working with Forms & Minification in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right option is (a) YUI |
|
| 29. |
Which of the following is not associated with web socket communication?(a) https(b) wss(c) ws(d) httpI have been asked this question in quiz.This intriguing question comes from Web Socket Communications topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT choice is (d) http Explanation: For OPENING WebSocket we CALL WebSocket constructor. The syntax is |
|
| 30. |
Which attribute is not used for the radio type?(a) name(b) value(c) checked(d) selectedThis question was posed to me in an interview for job.My enquiry is from Input Types for Forms topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct option is (d) SELECTED |
|
| 31. |
How image attribute works?(a) Sets an image background(b) Set an image as submit button(c) Set an image anywhere on the page(d) Bring default image to the pageThe question was posed to me in unit test.Question is taken from Input Types for Forms topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct OPTION is (b) Set an image as SUBMIT button |
|
| 32. |
_______ drawings can be dynamic and interactive.(a) Canvas based(b) SVG(c) CSS3(d) JavaScriptI got this question in a national level competition.My query is from Scalable Vector Graphics topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (b) SVG |
|
| 33. |
How many levels of headings HTML has?(a) 6(b) 3(c) 7(d) 2I have been asked this question by my school teacher while I was bunking the class.Query is from HTML5: Beyond Markup in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» RIGHT OPTION is (a) 6 Explanation: HTML has six “LEVELS ” of headings. is USED for main headings,
, , , |
|
| 34. |
Which is the new attribute of element that is used to change the appearance of checkbox?(a) Indeterminate(b) Media(c) EI(d) TargetThe question was asked in unit test.The doubt is from Elements and Attributes to Support Web Applications topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct ANSWER is (a) INDETERMINATE |
|
| 35. |
Which of the following returns a number of value pairs?(a) storage.key(n)(b) storage.length(c) storage.setItem(key,value)(d) storage.clear()I had been asked this question in class test.This intriguing question originated from Web Storage in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct option is (b) storage.length |
|
| 36. |
Which of the following is the wire protocol for WebScoket?(a) RFC6455(b) RFC6477(c) RFC6567(d) RFC8967This question was posed to me in homework.I'm obligated to ask this question of Web Socket Communications topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct answer is (a) RFC6455 |
|
| 37. |
What can not be done by controls attribute?(a) playback(b) resume playback(c) pause playback(d) loopingI have been asked this question by my school principal while I was bunking the class.I'm obligated to ask this question of Audio and its MIME Types in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (d) looping |
|
| 38. |
SVG also stands for Scalar Vector Graphics.(a) True(b) FalseThis question was addressed to me during an interview for a job.The question is from Scalable Vector Graphics topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct answer is (b) False |
|
| 39. |
Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element?(a) sink(b) track(c) stable(d) captionI have been asked this question in an online interview.The origin of the question is Major HTML5 Themes topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct OPTION is (b) track |
|
| 40. |
A ____________ element must have a start tag but must not have an end tag.(a) details(b) command(c) code(d) both details and commandThe question was asked by my college professor while I was bunking the class.Query is from Major HTML5 Themes in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right ANSWER is (B) command |
|
| 41. |
Which of the following type attributes of input element defines control for entering a telephone number?(a) mob(b) tel(c) mobile(d) telephoneThis question was addressed to me by my school principal while I was bunking the class.My query is from Major HTML5 Themes in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (b) tel |
|
| 42. |
Which of the following is not an empty element.(a) (b) (c) (d) I got this question during an online interview.I'd like to ask this question from HTML5: Beyond Markup in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» CORRECT ANSWER is (c) Easiest explanation: There are a few elements that do not have any words between an opening and closing tag. They are known as empty elements. An empty element usually has only ONE tag. Before the closing ANGLED BRACKET of an empty element, there will often be a space and a forward slash. |
|
| 43. |
All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags.(a) attribute name(b) tag name(c) class name(d) none of the mentionedThe question was asked by my college director while I was bunking the class.This intriguing question comes from Major HTML5 Themes topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct option is (b) TAG name |
|
| 44. |
What is the use of tag?(a) To create horizontal rule between sections(b) To create a line break(c) To create vertical rule between sections(d) For making content appearance italicsThe question was posed to me in unit test.Origin of the question is HTML5: Beyond Markup topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» RIGHT choice is (a) To CREATE horizontal rule between SECTIONS To elaborate: To create a break between themes-such as CHANGE of topic in a book or a new scene in a play-you can add a horizontal rule between sections using tag |
|
| 45. |
Which is not a new global attribute in HTML5?(a) Contenteditable(b) Contextmenu(c) Title(d) DraggableThis question was posed to me in quiz.My doubt is from Elements and Attributes to Support Web Applications topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct option is (c) Title |
|
| 46. |
Which element is used for inserting more than one audio file?(a) (b) (c) (d) This question was addressed to me in a national level competition.Query is from Audio and its MIME Types in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (a) |
|
| 47. |
What does semantic markup not define?(a) provides extra information(b) where an emphasis is placed in a sentence(c) meaning of an acronym(d) that describes paragraphsI had been asked this question in an interview for job.This interesting question is from HTML5: Beyond Markup topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (d) that describes paragraphs |
|
| 48. |
Which of the following is not a web storage interface?(a) storage(b) window(c) storageEvent(d) privacyThis question was posed to me in an online quiz.My enquiry is from Web Storage topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (d) privacy |
|
| 49. |
What is the limit of character storage for chrome 23.0 in localStorage?(a) unlimited(b) none(c) 1021 k(d) 4.98 MI had been asked this question during an interview.My doubt stems from Web Storage topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right CHOICE is (B) none |
|
| 50. |
Which of the following file extension is not used for audio MIME?(a) .ogv(b) .aac(c) .wav(d) .webmI got this question in unit test.I'm obligated to ask this question of Audio and its MIME Types topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct answer is (a) .OGV |
|