| query string (BC-BSP) |
The character string that comes after a question mark ("?") in a URL.
The term arose because this method is often used for transferring queries to the server. A query string usually contains a series of name/value pairs separated by an ampersand ("&").