logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Does javascript have the concept level scope?


  • Correct Answer
  • No JavaScript does not have block level scope, all the variables declared inside a function possess the same level of scope unlike c,c++,java 


  • Technology problems


    Search Results


    • 1. How do you create a new object in JavaScript?
    • Discuss
    • 2. What is the difference between an alert box and a confirmation box?
    • Discuss
    • 3. How to determine the state of a checkbox using Javascript?
    • Discuss
    • 4. How to get the contents of an input box using Javascript?
    • Discuss
    • 5. Are Java and JavaScript the Same?
    • Discuss
    • 6. Are javascript and jQuery different?
    • Discuss
    • 7. How JavaScript timers work? What is a drawback of JavaScript timers?
    • Discuss
    • 8. What is Javascript namespacing? How and where is it used?
    • Discuss
    • 9. What are the different objects used in JavaScripts?
    • Discuss
    • 10. What does window.history object?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment