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 |
What is the difference between comparison done by equals method and == operator?
What is a dynamic array java?
Why method overriding is used?
How will you call an Applet using Java Script Function?
What are daemon Threads in java?
what is Hashmap & Hashtable wirh example?
why java is better then .net?
What is the final field modifier?
How to display arraylist values in java?
What is an accessor?
Can you give few examples of final classes defined in java api?
What is hash in java?