Web fundamentals Lesson #1

A colorful illustration depicting web technologies like HTTP, URLs, and web applications with elements like browsers, server icons, and code snippets.

Web Fundamentals Quiz

Test your knowledge of web fundamentals with our engaging quiz! This quiz covers essential topics such as HTTP, URLs, and web application concepts. Challenge yourself and see how much you really know!

  • Multiple choice questions
  • Real-world examples
  • Instant feedback on your answers
14 Questions4 MinutesCreated by CodingCat123
Name:
What is the protocol HTTP is based upon?
PSP
ISP
TCP
WTF
What is the key difference between HTTP and HTTPS?
HTTPS is more secure
Difference is S
HTTP is more secure
There is no significant difference
2xx HTTP response status codes mean that:
Server side error occurred
Client made an invalid/unprocessable request
Successful response
My computer is broken
4xx HTTP response status codes mean that:
Client made an invalid/unprocessable request
You're using InternetExplorer
Server side error
Successful response
Which of those are real HTTP Methods?
PLACE
GET
POST
PUT
Which HTTP Method is supposed to be used for loading HTML pages, CSS/JS files?
LOAD
FETCH
POST
GET
URL stands for:
Uniform Resource Listener
Universe Respects Loosers
Uniform Robot Language
Uniform Resource Locator
URL is meant to describe
How far you are from the server
Location of particular resource e.g. page/image/etc.
How relevant is the resource for your request
Location of the treasures
Which of the following URLs are absolute?
Https://awesomecats.com/avatars/cat1.jpg
/users/johny/avatars/medium.png
/app.css
Https://code.jquery.com/jquery-3.5.1.min.js
Which of the following URLs are relative?
/about_me
/assets/images/avatars/thumbnails/johny/avatar.jpeg
Http://example.com
Animalmemes.com/hilarious_doggo.html
How the browser renders the HTML page?
From bottom to top
From most important to less important
From top to bottom
First images then text
When the site is referred as "Synchronous Web Application" this means:
Every page/view update involves whole page reloading
Every page/view update involves browser restarting
Every page/view update should happen in a new tab
Every page/view update is not legal in this country
{"name":"Web fundamentals Lesson #1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of web fundamentals with our engaging quiz! This quiz covers essential topics such as HTTP, URLs, and web application concepts. Challenge yourself and see how much you really know!Multiple choice questionsReal-world examplesInstant feedback on your answers","img":"https:/images/course2.png"}
Powered by: Quiz Maker