The ____ shortcut keys underline words, and not spaces.
A. CTRL+U
B. CTRL+W
C. CTRL+SHIFT+W
D. CTRL+SHIFT+PLUS SIGN
Answer: C
You might also like to view...
Use the key statement of XML Schema to de?ne the following key constraints for the document in Figure 15.4
a. The key for the collection of all Student elements b. The key for the collection of all Course elements c. The key for the collection of all Class elements
Shortcuts can be retrieved from the Recycle Bin
Indicate whether the statement is true or false
(Comparing Strings) Write a program that uses function strncmp to compare two strings input by the user. The program should input the number of characters to compare. The program should state whether the first string is less than, equal to or greater than the second string.
What will be an ideal response?
To display the address of a variable, you can use C++’s address operator, ____.
a. >> b. ^ c. :: d. &