Why is main purpose of XML?

Answer Posted / ashokmail.java@gmail.com

XML is Extensible Markup Language. It is used in java
application to store predefind configuration. XML is also
support all plateforms. No extra softwares needed for
running xml file. All browsers are support XML.

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I find seam examples and documentation?

794


What are various types of class loaders used by jvm?

705


Why are component architectures useful?

784


Which container method is used to cause a container to be laid out and redisplayed?

880


Name three component subclasses that support painting?

811


Write a singleton program?

775


What is the purpose of the finally clause of a try-catch-finally statement?

765


what is a non-repeatable read?

2024


Can I have an action without a form?

808


What method is invoked to cause an object to begin executing as a separate thread?

767


What are local interfaces? Describe.

890


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1879


What classes of exceptions may be caught by a catch clause?

756


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

2008


Is the ternary operator written x : y ? Z or x ? Y : z ?

838