Go Back

HTML5 - Sample Interview Question (Junior Level)

You were asked to provide an "auto-complete" feature for one of your web-forms, can HTML5 help you with that?
  1. No, you need to use JavaScript for that.
  2. Yes, you can use "autocomplete" attribute
    in input element.
  3. No, you need to use AJAX for that since only
    the server knows the values of auto-complete.
  4. Yes, you can use an HTML5 tag to create a pre-defined
    set of values for an input element.
Tests in HTML5 for Juniors

Test Name Difficulty Time (minutes) No. of Questions
HTML5 Junior 20 10