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
What are the differences between forwarding () method and sendredirect() methods?
What is finally in Java?
What are different access specifiers in java?
can u give one sinario when you use Abstract Class and When you use Interface.
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
How do you invoke a method?
How we create object in copy constructor?
Can a constructor be made final?
What we have to do, when we don't want to implement all methods of an interface?
Explain about join() method?
which class is the wait() method defined in? : Java thread
What are accessor methods in java?