Welcome to the first multiple-choice exercise! Test your knowledge with these questions. 💡
Question 1: HTTP Method
What does the GET method do in HTTP?
- 🟢 Retrieves data from a server
- 🔴 Sends data to a server
- 🟡 Updates data on a server
- 🟣 Deletes data from a server
Question 2: Status Code
Which status code indicates a successful request?
- 🟢 200 OK
- 🔴 404 Not Found
- 🟡 500 Internal Server Error
- 🟣 301 Moved Permanently
Expand Your Knowledge 🌐
For more practice, try:
Let me know if you need answers or clarification! 📚