Answer Posted / 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 |
Post New Answer View All Answers
explain multi-threading in java?
Can we execute java program without main method?
What is the use of singleton class?
Is array synchronized in java?
What is the final class?
What is the difference between a choice and a list?
What are the uses of synchronized keyword?
What is ternary operator? Give an example.
What happens if we override private method?
What is thread life cycle?
Does the order of public and static declaration matter in main method?
What an i/o filter in java programming?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Explain about member inner classes?
What do you understand by the term wrapper classes?