What are the notations in Java?
Answer / nagarjuna
This interface represents a notation declared in the DTD. A
notation either declares, by name, the format of an
unparsed entity (see section 4.7 of the XML 1.0
specification ), or is used for formal declaration of
processing instruction targets (see section 2.6 of the XML
1.0 specification ). The nodeName attribute inherited from
Node is set to the declared name of the notation.
| Is This Answer Correct ? | 6 Yes | 4 No |
Give an example of use of pointers in java class.
what is use of marker interface? give me good example?
What is udp in java?
The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None
What is the benefit of using enum to declare a constant?
What are the Abstract Classes provided by Java?
how to print hello world every second till i have pressed enter key ???
How hashmap increases its size in java?
What are the main uses of java?
What is immutable data?
What is difference between filereader and bufferedreader?
How to sort elements in a parallel array in java?