Vidyalelo
C# Programming · Q57

Networking in C Sharp

Programming · C# Programming · question 57

Q57

Which of these methods gives the full URL of an URL object?

A.
fullHost()
B.
getHost()
C.
AbsoluteUri
Answer
D.
toExternalForm()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board