You use the ____ operator to concatenate strings.
A. @
B. %
C. &
D. #
Answer: C
You might also like to view...
Which of the following is an invalid way to instantiate a String object?
a)``` String title = new String("Java Software Solutions"); ``` b)``` String name = "John Lewis"; ``` c)``` String empty = ""; ``` d)``` String alsoEmpty = new String(""); ``` e)``` all of the above are valid ```
________ is a set of graphic text styles that can be used to make text look like a graphic.WordArt
text can be moved around the document as a floating object. A) Font styles B) SmartArts C) WordArts D) WordArt
Named ranges that are to be used as lists of values for data validation ________
A) must be in the same workbook where the validation is applied B) must be in the same worksheet where the validation is applied C) must be in a different workbook than where the validation is applied D) must be in a different worksheet than where the validation is applied
The most popular standard for wireless LAN services is 802.11
Indicate whether the statement is true or false.