logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to convert JSON Text to a JavaScript Object ?


  • Correct Answer
  • One of the most common use of JSON is to fetch JSON data from a web server (as a file or as an HttpRequest), convert the JSON data to a JavaScript object, and then it uses the data in a web page The eval() function can compile and execute any JavaScript This represents a potential security problem It is safer to use a JSON parser to convert a JSON text to a JavaScript object A JSON parser will recognize only JSON text and will not compile scripts 

  • Tags: Analyst, IT Trainer, Software Architect

    Technology problems


    Search Results


    • 1. What is JSON ?
    • Discuss
    • 2. The Internet was launched in 1969 and was originally called ?

    • Options
    • A. AARPNET
    • B. CERNET
    • C. ARPANET
    • D. CERN
    • Discuss
    • 3. Which one of the following is not used to generate dynamic web pages ?

    • Options
    • A. PHP
    • B. ASP.NET
    • C. JSP
    • D. none of the mentioned
    • Discuss
    • 4. What is Contextual Selector ?
    • Discuss
    • 5. Describe the Basic Steps used to create a tiles application in DHTML.
    • Discuss
    • 6. Which command displays memory usage in linux?

    • Options
    • A. Top
    • B. Free
    • C. Buffer
    • D. Swap
    • Discuss
    • 7. What is MDM ?
    • Discuss
    • 8. Can any object be stored in a View state in .NET ?
    • Discuss
    • 9. What are the challenges faced while successfully implementing Business intelligence?
    • Discuss
    • 10. How do we Tune the BO Reports for Performance Improvement?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment