Which of the following statements correctly assigns the character M to the variable named letter?

a. letter = M
b. letter = "M";
c. letter = 'M';
d. letter = (M);
e. letter = M;

c. letter = 'M';

Computer Science & Information Technology

You might also like to view...

A make table query acquires data from one or more tables, and then automatically loads the resulting dataset into a new table once you switch to Datasheet view

Indicate whether the statement is true or false

Computer Science & Information Technology

Explain how collaborative interfaces can improve or harm teamwork.

What will be an ideal response?

Computer Science & Information Technology