What are the notations in Java?



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

Post New Answer

More Core Java Interview Questions

What is the difference between sop and work instruction?

0 Answers  


What is classname class in java?

0 Answers  


Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?

1 Answers   RBS,


Define array. Tell me about 2-D array.

0 Answers   Agilent,


What do you mean by scope of variable?

0 Answers  






Define locale.

0 Answers  


Justify your answer that you can't define a method inside another method in java, if you can then how?

0 Answers  


Which class should you use to obtain design information about an object in java programming?

0 Answers  


How many Java environments are there?

1 Answers   Phantom Technologies,


what is difference between method overloading & method overridding with example?

4 Answers   IBM,


Explain hashset and its features?

0 Answers  


Why is core java important?

0 Answers  


Categories