______ navigation occurs when the user causes the form focus, which specifies the location of the insertion point, to change by making a different form item active.
Fill in the blank(s) with the appropriate word(s).
Answer: External
Computer Science & Information Technology
You might also like to view...
The "^" and "$" characters represent:
a. back references b. the beginning and end of a string c. the beginning and end of a regular expression d. none of the above
Computer Science & Information Technology
An auto_ptr can manage any:
a. dynamically allocated object b. dynamically allocated array c. dynamically allocated object that can be destroyed with delete d. object
Computer Science & Information Technology