The primary page at a website is called its ____.

A. home site
B. home page
C. start page
D. start site


Answer: B

Computer Science & Information Technology

You might also like to view...

A _______ is a list constructed using pointers.

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

Computer Science & Information Technology

When a method's return type is a class, what is actually returned to the calling program?

a. an object of that class b. a reference to an object of that class c. the values in the object that the method accessed d. nothing - the return type is simply for documentation in this situation

Computer Science & Information Technology

The _________ must be a data block that is unique to each execution of the encryption operation and may be a counter, a timestamp, or a message number.

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

Computer Science & Information Technology

A repetition structure can only be a pretest loop.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology