Extra Test 1 Flashcards
A client computer requires which one of the following data to request a resource from a server computer?
a. The name of the server’s operating system
b. The client’s IP address The name of the server’s web server software
d. The size of the server’s hard disk drive
e. The use none of the above to request a resource from a server
E
Which one of the following represents an information response message sent by a web server to a web client?
a. 202
b. 404
c. 104
d. 501
e. 304
C
Which one of the following represents the correct HTML syntax for a named hyperlink definition?
a. <a> The XYZ Organization a >
b. </a><a> Uptown</a>
c. <a> Foobar </a>
d. <a> City Center </a>
B
Which one of the following represents the syntax of a correct URL?
a. http: \file.tx\www.foobar.com
b. tcp(www.foobar.com, file.txt)
c. ftp:www.foobar.com:file.txt
d. http://www.foobar.com/file.txt
e. file.txt-www.foobar.com-http
D
Which one of the following does not represent an HTML empty element.
a. input
b. hr
c. be
d. img
e. ul
E
Tim Berner-Lee and his CERN colleagues developed which one of the following languages ?
a. Python
b. Java
c. Ruby
d. HTML
e. PHP
D
Which one of the following represents a deprecated HTML element?
a. <b>
b. <i>
c. <u>
d. <h1>
e. All represent deprecated HTML elements</h1></u></i></b>
E
Which one of the following does not represent a document markup language?
a. JavaScript
b. nroff
c. XGraph
d. B and C only
e. All represent document markup languages
A
This organization currently controls the HyperText Markup Language standard
a. US Department of Defense (USDOD)
b. World Wide Web Consortium (W3C)
c. United Nations (UN)
d. Hypertext Application Technology Working Group ( WHATWG)
e. European Organization for Nuclear Research ( CERN)
B
Which one of the following represents the World’s first electronic programmable computing device ?
a. UNIVAC
b. Programma 101
c. ENIAC
d. ABC
C
Which one of the following represents the correct HTML syntax for the non-breaking space special character?
a. [nobrksp]
b. &321;
c. non-break
d.
e. #&no-space;
D
All Uniform Resource Locators are Uniform Resource Identifiers
a. True
b. False
A
Which one of the following represents the HTTP request message a web client will send to a server to ask for an HTML file?
a. COLLECT/ HTTP/1.1
b. GAIN/ HTTP/ 1.1
c. POST/ HTTP/ 1.1
d. ACQUIRE/ HTTP/1.1
e. GET/HTTP/ 1.1
E
Which one of the following does represent a value you would assign to an input element’s type attribute?
a. hidden
b. radio
c. reset
d. textarea
e. checkbox
D
This Application layer program will convert edu into its associated IP address?
a. DHCP
b. FTP
c. DNS
d. Telnet
e. NFS
C