A(n) ____ link contains the complete URL of the page you are linking to.
A. absolute
B. document relative
C. site root relative
D. siteURL
Answer: A
You might also like to view...
What would display if the following pseudocode was coded and executed?
``` Declare String grade = "93" If isInteger(grade) Then Set intGrade = stringToInteger(grade) Display intGrade Else Display "Not a valid number" ``` a. "93" b. 93 c. Not a valid number d. 93 Not a valid number
You are currently working on a database that you created two weeks ago. You receive a database from your manager, but you cannot seem to open both databases at once. Why not?
A) Access 2007 cannot open databases not created on the computer. B) Your copy of Access 2007 is bugged. C) Your manager sent you a corrupt file. D) Access 2007 does not allow two databases to be open at the same time.
Press the ____ keys to apply underlining.
A. Ctrl+B B. Ctrl+L C. Ctrl+U D. Ctrl+I
The field used to link a child table to a parent table is known as the ____ in the child table.
A. record B. foreign key C. cell D. primary key