Question:

What is URL Encoding and URL Decoding ?

Answer:

The URL encoding procedure is responsible for replacing all the spaces and every other extra special character of a URL, into their corresponding Hex representation. In correspondence, URL decoding is the exact opposite procedure.


Keywords:

© 2017 QuizBucket.org