Why is main purpose of XML?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different algorithms used for clustering?

542


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1358


Which javutil classes and interfaces support event handling?

573


Can we sent objects using Sockets?

638


Do I need to import javlang package any time? Why ?

619






What is a sessionfactory? Is it a thread-safe object?

667


what is meant by JRMP?

1806


What is abstract schema?

549


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1094


What is a policy?

1761


Where can I ask questions and make suggestions about seam?

582


Write a program to show synchronization?

683


What is the difference between a static and a non-static inner class?

589


Explain how will the struts know which action class to call when you submit a form?

516


Difference between swing and awt?

594