logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are windows object and navigator object in JavaScript?


  • Correct Answer
  • Windows object is top level object in Java script It contains several other objects such as, document, history, location, name, menu bar etc, in itself Window object is the global object for Java script that is written at client-side Information pertaining to the client browser and system is returned by the navigator object of JavaScript Navigator object is the top level object for all users 


  • Technology problems


    Search Results


    • 1. What is decodeURI(), encodeURI() in JavaScript?
    • Discuss
    • 2. How to set the cursor to wait in JavaScript?
    • Discuss
    • 3. How to Accessing Elements using javascript?
    • Discuss
    • 4. Where are cookies actually stored on the hard disk?
    • Discuss
    • 5. What is the difference between Client side JavaScript and Server side JavaScript.
    • Discuss
    • 6. What does isNaN function do?
    • Discuss
    • 7. How to read and write a file using javascript?
    • Discuss
    • 8. How to create arrays in JavaScript?
    • Discuss
    • 9. What are Math Constants and Functions using JavaScript?
    • Discuss
    • 10. What is Shift() method in Javascript?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment