The two contextual tabs that appear when a table is active are Layout and ________

A) Design
B) Properties
C) Edit
D) Options


A

Computer Science & Information Technology

You might also like to view...

If a certain object’s data members need to be frequently modified by const functions, it is best to: a. Declare the member values non-const. b. Declare the member values mutable. c. Use const_cast to make the member values modifiable. d. Use static_cast to make the member values modifiable.

a. Declare the member values non-const. b. Declare the member values mutable. c. Use const_cast to make the member values modifiable. d. Use static_cast to make the member values modifiable.

Computer Science & Information Technology

To check spelling in a presentation, click the _____ tab, then click the Spelling button.

A. REVIEW B. PREVIEW C. FORMAT D. VIEW

Computer Science & Information Technology

Computers use special computer codes that are based on ones (1s) and ____.

A. bit B. zeros C. twos D. letters

Computer Science & Information Technology

Both Windows and UNIX-based systems use a central configuration file, called ____, to configure MySQL on startup.

A. my.uni B. my.cnf C. my.sql D. my.str

Computer Science & Information Technology