What does the \\ do when used in a format control string?

a) It outputs the backslash character
b) It delimits comments
c) both a and b
d) none of these

a) It outputs the backslash character

Computer Science & Information Technology

You might also like to view...

The program within Windows 10 that displays the contents of locations, folders, and files on your computer, and which also enables you to perform tasks related to your files and folders such as copying, moving, and renaming is:

a. Snipping Tool b. File Explorer c. Internet Explorer

Computer Science & Information Technology

Match the following terms to their meanings:

I. Field List II. Property Sheet III. Bound control IV. Text box control V. Hyperlink A. Displays the settings that define the characteristics of the control B. Displays the fields of the form's underlying table or query C. The most frequently used control D. A control whose source of data is a field in a table or query E. Can be added to a report in Design view

Computer Science & Information Technology