InterviewSolution
Saved Bookmarks
| 1. |
What Is A Naming Service? |
|
Answer» Naming SERVICES map objects with names. It maps a reference to an OBJECT by a user friendly name. For example a machine maps its IP ADDRESS. The association of an object with a name is called ‘binding’. Examples : Domain Naming Service, File systems. Naming services map objects with names. It maps a reference to an object by a user friendly name. For example a machine maps its ip address. The association of an object with a name is called ‘binding’. Examples : Domain Naming Service, File systems. |
|