Which of the following is in charge of handling resource requests from multiple computers?
Responda
Host
Client
Server
Questão 4
Questão
Which organization is responsible for assigning top-level domain names?
Responda
World Wide Web Consortium (W3C)
Internet Engineering Task Force(IETF)
Internet Corporation for Assigned Numbers and Names(ICANN)
Questão 5
Questão
The Domain Name Service looks up the domain and returns the ______.
Responda
IP Address
Server
Document
Host
Questão 6
Questão
Which of the following is a part of a URL?
Responda
Editor
Domain( or Host)
HTML
Questão 7
Questão
A program in HTML can be rendered and read by -
Responda
Web browser
Server
Interpreter
Questão 8
Questão
Which of the following is the root tag of the HTML document?
Responda
<body>
<title>
<head>
<html>
Questão 9
Questão
In HTML5, which of the following tag is used to initialize the document type?
Responda
<Doctype HTML>
<\Doctype html>
<!DOCTYPE html>
<Doctype>
Questão 10
Questão
Which Are The Objects Used For Storing Data On The Client Provided By The HTML Local Storage?
Responda
Window.sessionStorage
Window.localStorage
Window.localSession
Both 1st & 2nd options
Questão 11
Questão
What is the Request/Response Cycle?
The process that happens when a HTML5 is created with an editor
The process that happens when a client requests a page and a server responds with the appropriate files
The process that happens when a server requests a page and a client responds with the appropriate files
Responda
The process that happens when a HTML5 is created with an editor
The process that happens when a server requests a page and a client responds with the appropriate files
The process that happens when a client requests a page and a server responds with the appropriate files
Questão 12
Questão
A single web page may require several iterations of the Request-Response Cycle.
Responda
True
False
Questão 13
Questão
Every well-formed HTML document should include:
Responda
doctype, head, body
alt text
doctype, header, body
header, nav, footer
Questão 14
Questão
Which is the best/proper way to declare that your page uses the HTML5 protocol?
Responda
<!DOCTYPE>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5.01//EN" "http://www.w3.org/TR/html5/strict.dtd">
<!DOCTYPE html>
<!html>
0 comentários
There are no comments, be the first and leave one below: