logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Where are cookies actually stored on the hard disk?


  • Correct Answer
  • This depends on the user's browser and OS In the case of Netscape with Windows OS,all the cookies are stored in a single file called cookiestxt c:\Program Files\Netscape\Users\username\cookiestxt In the case of IE,each cookie is stored in a separate file namely username@websitetxt c:\Windows\Cookies\username@Websitetxt 


  • Technology problems


    Search Results


    • 1. What are JavaScript types?
    • Discuss
    • 2. How to read and write a file using javascript?
    • Discuss
    • 3. How do you submit a form using Javascript?
    • Discuss
    • 4. If an array with name as "names" contain three elements, then how will you print the third element of this array?
    • Discuss
    • 5. What is the difference between JavaScript and Jscript?
    • Discuss
    • 6. What can javascript programs do?
    • Discuss
    • 7. Are Java and JavaScript the Same?
    • Discuss
    • 8. How to get the contents of an input box using Javascript?
    • Discuss
    • 9. How to determine the state of a checkbox using Javascript?
    • Discuss
    • 10. What is the difference between an alert box and a confirmation box?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment