--%>

State the term URN

State the term URN?

E

Expert

Verified

URN stands for Uniform resource name. A unique identifier identifies an entity other than doesn't tell where this is located. A system can utilize a URN to look up an entity locally before trying to get it on the Web. This also permits the Web location to change, whereas still allowing the entity to be determined.

   Related Questions in Programming Languages

  • Q : Property Specifications of Java

    Property Specifications: The most straightforward way to specify and check simple safety properties in JPF is to use Java assertions inside the application under analysis. This allows the specification of properties that only depend on the application

  • Q : Explain Static variable Static variable

    Static variable: It is a static variable defined within a class body. Such a variable fits in to the class as a whole, and is, thus, shared by all objects of the class. The class variable may be employed to define the default value of an instance vari

  • Q : Explain Out-of-bounds value

    Out-of-bounds value: It is a redundant value employed to point out that a different action from the norm is needed at some point. The read technique of InputStream returns -1 to point out that the end of a stream has been reached, for illustration, ra

  • Q : What is UNIX Explain, what is UNIX?

    Explain, what is UNIX?

  • Q : Message and method in programming

    Illustrate the basic difference between the message and method in programming?

  • Q : Explain Virtual memory Virtual memory :

    Virtual memory: It is computer will comprise a limited amount of real memory accessible to it. Programs frequently need more memory than the quantity of real memory. Moreover, in a multiprogramming system, various processes will be competing for simil

  • Q : Define Number base Number base : The

    Number base: The base employed to interpret the numerical characters. Binary notation is base 2 and decimal notation is base 10, for illustration.

  • Q : State the term XPath State the term

    State the term XPath?

  • Q : Pointer in C What is pointer? What

    What is pointer? What significance of pointer in C programming languages?

  • Q : What does compatibility testing include

    What does compatibility testing include and who will perform the testing?