Which of the following statements is NOT legal?

a. char ch='b';
b. char ch='0';
c. char ch=65;
d. char ch="cc";

d. char ch="cc";

Computer Science & Information Technology

You might also like to view...

The _____ attribute of the output element specifies whether the output should be indented to better display its structure.

A. ?standalone B. ?indent C. ?encoding D. ?version

Computer Science & Information Technology

If you delete a selection by accident, press ____ to bring the selection back.

a. CTRL+A b. CTRL+Z c. ALT+A d. ALT+Z

Computer Science & Information Technology