You use the ____ operator to concatenate strings.

A. @
B. %
C. &
D. #


Answer: C

Computer Science & Information Technology

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 ```

Computer Science & Information Technology

________ 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

Computer Science & Information Technology

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

Computer Science & Information Technology

The most popular standard for wireless LAN services is 802.11

Indicate whether the statement is true or false.

Computer Science & Information Technology