logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What can javascript programs do?


  • Correct Answer
  • Generation of HTML pages on-the-fly without accessing the Web server The user can be given control over the browser like User input validation Simple computations can be performed on the client's machine The user's browser, OS, screen size, etc can be detected Date and Time Handling 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment