Shape Shape

Query String

Query String is a part of a URL that contains key-value pairs for passing data to a web application. Used in web development to filter, sort, or send parameters.

Example:

The URL example.com/search?q=AI contains "q=AI" as a query string.

WhatsApp Icon