Red
Jaguar
Drill:
Jeopardy
Game
10

What is Google IP Address

142.250.190.100 

10

WEB PAGE, WEBSITE, WEB APPLICATION
Which on the three describes a single, static document or file displayed in a web browser?

Web Page

10

WEB PAGE, WEBSITE, WEB APPLICATION
Which on the three entails the collection of interconnected webpages that share a common domain or subdomain?

Website

10

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

10

What URL stands for?

Uniform Resource Locator?

20

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.

20

Ensures that the files is available when the client requested it

Server

20

Single person or organization that request from the server to retrieve information

Client

20

It is refer like the "human-friendly" name of the website because it is easier to remember

20

Query language can make the website _____. 

dynamic 

30

QUERY STRING / FRAGMENT ?
It targets specific locations (within HTML) to load, and it is commonly used in one-page websites with sectioned content.

Fragment

30

QUERY STRING / FRAGMENT ?
It provides additional information through question marks and equal signs. It helps assess a site's security.

Query String

30

Actual Numerical Address of the server where the website is hosted

IP Address


192.168.1.1

30

The most common subdomain is _______. 

www or world wide web

30

It is a specific place within an HTML document. 

Fragment Identifier 

40

It acts like a phonebook for the internet. A web that has their unique IP address.

DNS (Domain Name System)

40

______ is designed for managing emails directly on the server.

IMAP

40

________ does not make a website visually appealing but it can improve it. 

Styling language

40

It is protocol used to transfer web pages and also transimission of information across the internet

HTTP or Hypertext Transfer Protocol

40

What is the first protocol of email? 

POP3

50

True or False

HTTPS is much less secure protocol compare to HTTP

False


50

Give the 3 structure of Web Applications

Markup Language

Styling Language 

Programming Language

50

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

50

True or False

Domain is a unique value within its low-level domain

False

Domain is a unique value within its top-level domain

50

True or False

HTML is a programming language.

False

HTML is not a programming language.