A ____________________ is used to direct the reader to source documents or to files.

Fill in the blank(s) with the appropriate word(s).


reference line

Computer Science & Information Technology

You might also like to view...

Consider the two-by-three rectangular integer array t.

a) Write a statement that declares t and creates the array. b) How many rows does t have? c) How many columns does t have? d) How many elements does t have? e) Write the names of all the elements in row 1 of t. f) Write the names of all the elements in column 2 of t. g) Write a single statement that sets the element of t in row 0 and column 1 to zero. h) Write a sequence of statements that initializes each element of t to 1. Do not use a repetition statement. i) Write a nested for statement that initializes each element of t to 3.

Computer Science & Information Technology

Briefly describe the disadvantages of multiple points of contact for a user who has a question or problem.

What will be an ideal response?

Computer Science & Information Technology

Please briefly describe the following shut down options: Log off, Switch user, Sleep, and Hibernate.

What will be an ideal response?

Computer Science & Information Technology

One common issue or factor is the SSL certificate has expired. Another is the SSL certificate is self-signed by the server not a trusted CA. These are examples of which of the following?

What will be an ideal response?

Computer Science & Information Technology