What is Google IP Address
142.250.190.100
WEB PAGE, WEBSITE, WEB APPLICATION
Which on the three describes a single, static document or file displayed in a web browser?
Web Page
WEB PAGE, WEBSITE, WEB APPLICATION
Which on the three entails the collection of interconnected webpages that share a common domain or subdomain?
Website
WEB PAGE, WEBSITE, WEB APPLICATION
Which on the three is a dynamic software program that operates on the web, providing interactivity and functionality beyond displaying information?
Web Application
What URL stands for?
Uniform Resource Locator?
How many bits are there in an IPv4 address, and what is the range of valid addresses?
32 bits, ranging from 0.0.0.0 to 255.255.255.255.
Ensures that the files is available when the client requested it
Server
Single person or organization that request from the server to retrieve information
Client
It is refer like the "human-friendly" name of the website because it is easier to remember
Domain
www.example.com
Query language can make the website _____.
dynamic
QUERY STRING / FRAGMENT ?
It targets specific locations (within HTML) to load, and it is commonly used in one-page websites with sectioned content.
Fragment
QUERY STRING / FRAGMENT ?
It provides additional information through question marks and equal signs. It helps assess a site's security.
Query String
Actual Numerical Address of the server where the website is hosted
IP Address
192.168.1.1
The most common subdomain is _______.
www or world wide web
It is a specific place within an HTML document.
Fragment Identifier
It acts like a phonebook for the internet. A web that has their unique IP address.
DNS (Domain Name System)
______ is designed for managing emails directly on the server.
IMAP
________ does not make a website visually appealing but it can improve it.
Styling language
It is protocol used to transfer web pages and also transimission of information across the internet
HTTP or Hypertext Transfer Protocol
What is the first protocol of email?
POP3
True or False
HTTPS is much less secure protocol compare to HTTP
False
Give the 3 structure of Web Applications
Markup Language
Styling Language
Programming Language
The ______ is where user can interact with the web page in the browser by clicking links, submitting forms, and triggering further HTTP requests to fetch additional resources.
User Interaction
True or False
Domain is a unique value within its low-level domain
False
Domain is a unique value within its top-level domain
True or False
HTML is a programming language.
False
HTML is not a programming language.