By default, what is the active tab type?

A. Right tab
B. Center tab
C. Left tab
D. Bar tab

Answer: C

Computer Science & Information Technology

You might also like to view...

What is displayed by the following statement?

```System.out.println("Java is neat".replaceAll("is", "AAA"));``` a. JavaAAAneat b. JavaAAA neat c. Java AAA neat d. Java AAAneat

Computer Science & Information Technology

The ____________ contains the controls that you can add to a Form.

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

Computer Science & Information Technology