A ____ site definition is the information stored on the computer that you are using that tells Dreamweaver where the remote server is located and how to connect to it.
A. local
B. remote
C. global
D. private
Answer: B
You might also like to view...
A member function that allow the user of the class to change the value in a data member is known as
a. a mutator function b. a mutation c. a manipulator function d. an accessor function
What is incorrect about the following function?
``` Function sum(ByVal intX As Integer, ByVal intY As Integer) As Integer Dim intAns As Integer intAns = intX + intY End Function ``` a. intAns should not be declared inside the Function. b. the as Integer at the end of the Function heading should be eliminated. c. the function does not return a value d. parameters intA and intB should be declared as ByRef
Using the Handouts option, you can print handouts with ____ slides per page.
A. two or three B. four or six C. nine D. all of the above
With the sliding window protocol, a station that had a maximum window size of 7 could transmit only ____ data packets at one time before it had to stop and wait for an acknowledgment.?
A. ?5 B. ?6 C. ?7 D. ?8