All Stories

  1. WAI-ARIA(Web Accessibility Initiative - Accessible Rich Internet Applications) is a technology that works by adding in further semantics that browsers...

    Asked In : Publicis Sapient
    Tags : Accessibility
  1. Object.create() is one of the 4 techniques to create a new object in JS.

    Asked In : Walmart Nagarro
    Tags : JS Object creation
  1. Asked In : To The New HCL Walmart
    Tags : this execution-context
  1. Asked In : Nagarro Walmart Publicis Sapient
    Tags : ES6
  1. What will be the output?

    Tags : JS input/output
  1. What will happen, if we declare an array using a const and try to change one of its values?

    Tags : JS input/output
  1. What is the length of an array?

    Tags : JS input/output
  1. What will be the output?

    Tags : JS input/output
  1. What value will be displayed in the console?

    Tags : JS input/output
  1. Is this statement correct? If yes, what will be the output here?

    Tags : JS input/output
  1. What will get printed in console.log()?

    Tags : JS input/output
  1. What is wrong with this piece of code?

    Tags : JS input/output Closures