what is the role of xml in core java?? and how we can use
it?? can somebody give a sample program with explanation and
from where i can read more about xml?????


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is called module?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


How list contains works in java?

0 Answers  


who can we create the object of a class? in how many ways we can create it (max 5)

2 Answers  


Default layout of Dialog object?

1 Answers  






class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


Can java hashmap have duplicate keys?

0 Answers  


Is multiple inheritance supported by java?

0 Answers  


WHAT IS JDK,JVM,CLASS DEFINE ALL?

2 Answers  


What is polymorphism java example?

0 Answers  


Write a program to create a binary Tree ?

2 Answers  


What is an image buffer?

0 Answers  


Categories