Extra Test 1 Flashcards

1
Q

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

A

E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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>

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which one of the following does not represent an HTML empty element.
a. input
b. hr
c. be
d. img
e. ul

A

E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Tim Berner-Lee and his CERN colleagues developed which one of the following languages ?
a. Python
b. Java
c. Ruby
d. HTML
e. PHP

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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>

A

E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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)

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which one of the following represents the World’s first electronic programmable computing device ?
a. UNIVAC
b. Programma 101
c. ENIAC
d. ABC

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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;

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

All Uniform Resource Locators are Uniform Resource Identifiers
a. True
b. False

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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

A

E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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

A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

This Application layer program will convert edu into its associated IP address?
a. DHCP
b. FTP
c. DNS
d. Telnet
e. NFS

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

By using markup language _______________ you can apply a bold font or a background color to text written in an HTML document?
a. pallet
b. arrangement
c. index
d. weight
e. format

A

E

17
Q

Construction of the ARPAnet began after this event occurred in 1957
a. John Backus and IBM create the first FORTRAN compiler
b. The Soviet launches the Sputnik satellite
c. French troops withdraw from Vietnam d. Casio develops the first electronic calculator
e. Hurricane Audrey hits the United States Gulf Coast

A

B

18
Q

Which one of the following represents the web server application associated with the LAMP web development stack ?
a. Apache
b. Lightspeed
c. Proteon
d. Microsoft
e. All represent LAMP stack web server applications

A

A

19
Q

As no web server maintains any information about past web client requests. HTTP is often referred to as a _____________ protocol
a. clueless
b. zombie
c. oblivious
d. stateless
e. ignorant

A

D

20
Q

Let us assume the ABC Corporation decides to implement a WISA web development stack Which one of the following database applications will the organization use?
a. Aster Data
b. SQL
c. Access
d. Ingress
e. SAP HANA

A

B

21
Q

Where, within an HTML document will you find the document’s title?
a. Body
b. Suffix
c. Table of Contents
d. Head
e. Preamble

A

D

22
Q

When a computing device uses this file transmission method to transmit frames , all computing devices attached to the same local network segment must receive the frames transmitted
a. Unicast
b. Supercast
c. Anycast
d. Multicast
e. Broadcast

A

E

23
Q

The cellpadding attribute associated with the table element specifies the amount of space to create between ____________.
a. the border of a table cell and the table elements pieces of content
b. The table now elements
c. Two pieces of content in a cell
d. a table with a non zero boarder
e. table’s cells and other content

A

A

24
Q

A web server will listen to this TCP number for incoming HTTP connections from web clients.
a. 22
b. 23
c. 80
d. 53
e. 443

A

C

25
Q

Which one of the following institutions was attached to the ARPAnet when it first became active in 19692
a. University of Washington
b. University of California Santa Barbara c. Stanford Research
d. University of California Los Angeles
e. University of Utah

A

A

26
Q

___________ data represents data about data
a. Beta
b. Super
c. Meta
d. Graphic
e. Macro

A

C

27
Q

HTML is a file transfer protocol
a. True
b. False

A

B

28
Q

Which one of the following aspects of a document written in a markup language can you control?
a. Location
b. Shape
c. Content
d. A and B only
e. All represent markup language document aspects you can control

A

C

29
Q

No autonomous network within the Internet has a direct connection to all other autonomous networks
a. True
b. False

A

A