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 daemon thread and which method is used to create the daemon thread? : Java thread
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
Why do we use predicate in java?
how to use this key word in java programming?
Can you explain the cs option of java interpreter?
What modifiers may be used with a top-level class?
Where is the find and replace?
What are the characteristics of Final,Finally and Finalize keywords.
What should I import for arraylist in java?
What is object cloning in Java?
0 Answers SwanSoft Technologies,
How can you read content from file in java?
Is a method a procedure?