logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How are documents accessed and manipulated in XML?


  • Correct Answer
  • The XML DOM (document object model) is used the access and management of xml It is a platform that is language neutral and allows a program or a script to dynamically access a document It also allows the updation of content as well as the structure and style of the document It is responsible for the defining of the object and properties of all xml elements as well as to define the methods for their access There are various methods that can be used in xml dom such as: - getElementsByTagName: used to call a specific user defined tag - setAttribute: used to change the value of an existing attribute - appendChild: used to add a child node to another node 


  • Technology problems


    Search Results


    • 1. What is difference between HTML and XHTML?
    • Discuss
    • 2. How would you automatically transfer your visitors to a new web page?
    • Discuss
    • 3. Text/Html is called the __________ of the page

    • Options
    • A. content type
    • B. MIME type
    • C. content type/MIME type
    • D. None of these
    • Discuss
    • 4. What is a prompt box?
    • Discuss
    • 5. When do we use End-of-selection ?
    • Discuss
    • 6. What are the privacy and security features being provided by web browsers?
    • Discuss
    • 7. Explain in brief B2B, B2C, C2B and C2C.
    • Discuss
    • 8. How to upload struts file in DHTML?
    • Discuss
    • 9. What is a data binding in AngularJS?
    • Discuss
    • 10. What are the core directives of AngularJS?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment