WorksheetsWeb environments
Total questions: 10
Worksheet time: 10mins
What does HTML stand for ?
Hypertext Making Language
Hype Transfer Making Language
Hypertext Markup Language
Hyper Transfer Markup Language
An HTML5 application can run without an Internet connection if:
the application is converted to an executable.
the .NET Framework is installed on the client computer.
the application specifies the use of a client-side SQL database.
the application specifies the use of an ApplicationCache interface.
Which three technologies does HTML5 encompass? (choose Three)
CSS
ASP.NET
C#
Javascript
HTML
Which item specifies resources for an offline HTML5 application?
a CSS style sheet
an HTML5 file
a JavaScript file
a cache manifest file
In HTML5, which two objects in the Web Storage specification are used to store data on the client? (Choose two.)
websocket
navigator
cache
sessionStorage
localStorage
The website's address recognised by humans is called
HTTP
ISP
URL
HTML
It's a registered name of the website.
HTTP
HTML
WEB
Domain
True or False. When you visit a website, your computer sends a request over these wires to a server.
True
False
What is the place where websites are stored, and works a lot like your computer's hard drive?
Desktop Computer
Server
Mainframe
Onedrive
is HTTP is a stateless protocol?
True
False
