Which one of the following statements declares a string variable named message?

a. message string;
b. string = message;
c. string message;
d. string + message;


c. string message;

Computer Science & Information Technology

You might also like to view...

The __________ control uses a drop-down list as its display.

a. DropList b. ItemList c. TextList d. ListView

Computer Science & Information Technology

Each link in a tree node points to a(n) ________ or ________ of that node.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which PC design element most affects the display subsystem?

A) Contrast ratio B) Buffers C) Cooling D) Port speed

Computer Science & Information Technology

You can easily merge files even if each file contains a different record layout.

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

Computer Science & Information Technology