InterviewSolution
Saved Bookmarks
| 1. |
What Is Uri ? |
|
Answer» Uniform Resource IDENTIFIER. A COMPACT string of characters for identifying an abstract or physical resource. A URI is either a URL or a URN. URLS and URNs are concrete entities that ACTUALLY exist; A URI is an abstract superclass. Uniform Resource Identifier. A compact string of characters for identifying an abstract or physical resource. A URI is either a URL or a URN. URLs and URNs are concrete entities that actually exist; A URI is an abstract superclass. |
|