⟩ What is Query string collection?
This collection stores any values that are provided in the URL. This can be generated by three methods:
By clicking on an anchor tag <A>
by sending a form to the server by the GET method
through user-typed HTTP address