Which of the following statements is correct?

) float num1; num2;
b) int day, night;
c) int blue = 5.0;
d) string black = ‘white’;


b) int day, night;

Computer Science & Information Technology

You might also like to view...

A pixel that is stuck on pure white is known as a(n) _______________ pixel.

A. burned-out B. burned-in C. lit D. stuck

Computer Science & Information Technology

A(n) ____ can be viewed as a sequence of steps that accomplishes a single task.

A. procedure B. transaction C. program D. method

Computer Science & Information Technology

_________are used to document a program and improve its readability.

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

Computer Science & Information Technology

A(n) ________ is a program in Excel which provides enhanced capabilities over the base installation

Fill in the blank(s) with correct word

Computer Science & Information Technology