This record will be permanently deleted and cannot be recovered. Are you sure?

Select From systems-servers
  1. question-browser-objects

    Explain how to detect the operating system on the client machine?

  2. question-code-demo

    write code to add new elements dynamically?

  3. question-code-demo

    Explain how can you submit a form using JavaScript?

  4. question-code-demo

    How can the style/class of an element be changed?

  5. question-code-evaluation

    What would be the result of 3+2+”7??

  6. question-code-evaluation

    If you use 'innerHTML' in JavaScript the disadvantage is ...

  7. question-es6

    what is the difference between "var" and "let" keywords?

  8. question-es6

    what is the difference between "let" and "const" keywords?

  9. question-es6

    demonstrate the use of the arrow function?

  10. question-features

    what are undeclared and undefined variables?

  11. question-features

    What are global variables? How are these variables declared and what are the problems associated with using them?

  12. question-features

    what is a prompt box?

  13. question-features

    What is the ‘this’ keyword in JavaScript?

  14. question-features

    Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?

  15. question-features

    What is the difference between ViewState and SessionState?

  16. question-features

    Explain how to read and write a file using JavaScript?

  17. question-features

    What are all the looping structures in JavaScript?

  18. question-features

    How can you convert the string of any base to integer in JavaScript?

  19. question-features

    What are all the types of Pop up boxes available in JavaScript?

  20. question-features

    What is the intended use of void?