In: Computer Science
What is the internet, what is the web, how are they different?
What is the main protocol for communication on the internet?
What is HTTP, what is it used for?
What are example HTTP responses (like 200, 404, 401)
Internet is collection of global networks where as web is collection of information through out the world. by using internet web will work
HTTP/HTTPS are main protocols for the communication
HTTP is Hyper text transfer protocol which is used to transfer the information over the web
200: Success
404: File not found
500 Serice unavailable
401: Un Authorized