Which method of $location service is used to get the full URL of the current web page?
Options:
Explanation:
The <span class="w3-codespan">$location.absUrl()</span> returns the full URL of the current web page.
Tags:
AngularJS
Answer:
Which method of $location service is used to get the full URL of the current web page absUrl().