logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Are javascript and jQuery different?


  • Correct Answer
  • jQuery is a quick as well as concise JavaScript Library that simplifies HTML document traversing, animating, event handling, & Ajax interactions for the purpose of quick web development needs So although they are not entirely different, both are not the same either! 


  • Technology problems


    Search Results


    • 1. Does javascript have the concept level scope?
    • Discuss
    • 2. How do you create a new object in JavaScript?
    • Discuss
    • 3. What is the difference between an alert box and a confirmation box?
    • Discuss
    • 4. How to determine the state of a checkbox using Javascript?
    • Discuss
    • 5. How to get the contents of an input box using Javascript?
    • Discuss
    • 6. How JavaScript timers work? What is a drawback of JavaScript timers?
    • Discuss
    • 7. What is Javascript namespacing? How and where is it used?
    • Discuss
    • 8. What are the different objects used in JavaScripts?
    • Discuss
    • 9. What does window.history object?
    • Discuss
    • 10. Which of the following is added to prefs.js,when open a dialog box each time an error occurs?

    • Options
    • A. user_pref("javascript.classic.error_alerts", true);
    • B. user_pref("javascript.classic.error_alerts ", false);
    • C. user_pref("javascript.console.open_on_error ", false);
    • D. user_pref("javascript.console.open_on_error ", true);
    • Discuss


    Comments

    There are no comments.

Enter a new Comment