The ____ refers to the order in which the focus moves from one control to another control when a user presses the Tab key.

A. tab alignment
B. tab stop
C. tab order
D. tab focus


Answer: C

Computer Science & Information Technology

You might also like to view...

The static method ________ of class String returns a formatted String.

a. printf. b. format. c. formatString. d. toFormatedString.

Computer Science & Information Technology

Draw a use case and write up a use case scenario for getting two or three email accounts. Think aBout the steps that are needed to ensure security.\

The use case scenario follows.

Computer Science & Information Technology

The ____ is also known as the escape character.

A. pound character (#) B. ampersand character (&) C. backslash character (\) D. bang character (!)

Computer Science & Information Technology

What is the purpose of the Toolbox window?

a. To create user defined methods. b. To select controls and place them on a form c. To select event procedures associated with a control d. To select methods and place them on a form

Computer Science & Information Technology