____ is the term used to describe the connection that occurs between a Web site and a site visitor through actions such as clicking a button.

A. Behavior
B. Interactivity
C. Transition
D. Movement


Answer: B

Computer Science & Information Technology

You might also like to view...

In order to display the error message generated by an exception, you use:

a) the Message method of class Exception b) the Message property of class Exception c) the ErrorMessage method of class Exception d) the ErrorMessage property of class Exception

Computer Science & Information Technology

If a thread calls __________, then every thread waiting for the object becomes eligible to acquire the lock.

a. signalEach b. signalAll c. signal d. signalMethods

Computer Science & Information Technology

What is the escape sequence for single quote?

A. /’ B. \” C. \’ D. /”

Computer Science & Information Technology

ListBox objects have an added feature in that they contain their own text box field as part of the object.

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

Computer Science & Information Technology