String data:

a. Is group of characters.
b. Can be used to calculate expressions.
c. Contains all other data types.
d. Does not use quotes around the characters.


a. Is group of characters.

Computer Science & Information Technology

You might also like to view...

Given the following function declaration,

friend void display(const myClass& object); which is the correct header for the definition of the function? a. void myClass::display(const myClass& object) b. void display(const myClass& object) c. friend void display(const myClass& object); d. friend void display(const myClass& object)

Computer Science & Information Technology

A computer playing a presentation accompanied by a narration will require ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Case EX 8-1Candace wants to create a chart sheet similar to the one shown above.Candace now has the Move Chart dialog box open and wants to name her new chart sheet.  Where does she fill in the new name?

A. In the Move sheet box B. In the New object box C. In the New sheet box D. In the Move object box

Computer Science & Information Technology

Text can be keyed in shapes that are drawn.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology