InterviewSolution
Saved Bookmarks
| 1. |
Explain URLs with propor examples |
| Answer» TION:url stands for uniform resource locator . A URL is nothing more than the address of a given valid url points to a unique resource. such resources can be an HTML page, a CSS DOCUMENT , am IMAGE, etc. | |