logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Differentiate between localStorage and sessionStorage objects.


  • Correct Answer
  • - localStorage object stores the data without an expiry date while sessionStorage object stores the data only for one session - With localStorage object, data will not be deleted when the browser window is closed while the data is deleted when the browser window closes with sessionStorage objects 


  • Technology problems


    Search Results


    • 1. What is HTML5 Web Storage?
    • Discuss
    • 2. What is a Canvas?
    • Discuss
    • 3. What is SVG?
    • Discuss
    • 4. Differentiate between Canvas and SVG.
    • Discuss
    • 5. What are the new features provided in HTML5?
    • Discuss
    • 6. What is the concept of Application Cache in HTML5? What are its advantages?
    • Discuss
    • 7. What is a Manifest file?
    • Discuss
    • 8. What is a Web Worker?
    • Discuss
    • 9. Which JavaScript objects are not accessible to web worker?
    • Discuss
    • 10. What are the new attributes provided in HTML5 for "form" tag ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment