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 does void * mean?
Is ruby built on java?
Explain super keyword in java.
What's the default access specifier for variables and methods of a class?
What is method overloading with type promotion?
How will you create the class for the following scenario? Employees under one employee?
What is a compilation unit?
what is the use of abstract class and interface with example?
2 Answers Cycore, DNS, Technoram,
Can we pass a primitive type by reference in java? How
What are keywords and reserved words in java?
can u override the start() method of Thread class
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.