logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What does isNaN function do?


  • Correct Answer
  • NaN stands for ?not-a-number? The function isNaN determines the argument or the value is a NaN The function returns true if the argument is not a number, otherwise returns false 


  • Technology problems


    Search Results


    • 1. What are windows object and navigator object in JavaScript?
    • Discuss
    • 2. What is decodeURI(), encodeURI() in JavaScript?
    • Discuss
    • 3. How to set the cursor to wait in JavaScript?
    • Discuss
    • 4. How to Accessing Elements using javascript?
    • Discuss
    • 5. Where are cookies actually stored on the hard disk?
    • Discuss
    • 6. How to read and write a file using javascript?
    • Discuss
    • 7. How to create arrays in JavaScript?
    • Discuss
    • 8. What are Math Constants and Functions using JavaScript?
    • Discuss
    • 9. What is Shift() method in Javascript?
    • Discuss
    • 10. Explain VBScript in detail.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment