Why is main purpose of XML?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / devarathnam c,kotagudibanda(po
Hi...
XML:XML is cross-platform independent ,hardware and
software independent tool for transporting the data between
two heterogeneous systems,XML describes the data.
Is This Answer Correct ? | 20 Yes | 2 No |
Answer / aniq
Server Reads XML by reading this Server Starts the
application otherwise it can`t start.XML is cross-platform
independent,XML is Extensible Markup Language. It transfers
the data from one system to another (Window XP to Unix).
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / babariya ashish
In XML information is stored in ease manner.Moreover due to
systematic storage of data its easy to search the required data.
When multiple data is to be transfer then all data can be
wrapped in single XML and can be sended as a single string
and can be easily parsed on other end....
Is This Answer Correct ? | 4 Yes | 1 No |
How are the elements of a cardlayout organized?
What is message driven beam?
For which statements does it make sense to use a label?
What is the difference between the font and fontmetrics classes?
What is a thread?
What must a class do to implement an interface?
Explain bind(), rebind(), unbind() and lookup() methods?
What is chat area? Explain.
What is waiting state? In what ways a thread can enter into waiting state?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
What is the purpose of the wait(), notify(), and notifyall() methods?
Wt is the main difference between Java and Java J2EE and Advanced java?