https://twitter.com/search?q=computer%20science&src=typd
1. What is the domain in the URL above?
2. How many parameters are passed in the URL above?
3. What are the values of the parameters in the URL above?
https://connect.usfca.edu/web/home-community/faculty/advisor?gpi=10230
4. What are the names and values of all parameters in the URL above?
5. Consider the blocks above. What would the resulting URL look like? In other words, construct the single URL with ?, &, =, and the names and values of the parameters in the correct locations.
6. Explain the function of the block above.