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
Why is string immutable in java?
Why are component architectures useful?
what are getters and setters in Java with examples?
What are various types of class loaders used by jvm?
Difference between swing and awt?
Do you think that java should have had pointers?
What are the sequence of steps to write pub or sub model kind of application?
which book is better for jdbc ,servlets and jsp
When a thread blocks on i/o, what state does it enter?
Are enterprise beans allowed to use thread.sleep()?
whats is statement and procedure
What event results from the clicking of a button?
Explain phantom read?
Java is fully object oriented languages or not?
Is the ternary operator written x : y ? Z or x ? Y : z ?