Which of the following assignment statements is illegal?

a. float f = -34;
b. int t = 23;
c. short s = 10;
d. int t = (int)false;
e. int t = 4.5;

de

Computer Science & Information Technology

You might also like to view...

In designing a display subsystem, the most likely determining factor(s) usually include

A) Contrast ratio of the display B) Space available and cost C) Type of display (for example, LED, plasma, LCD) D) The number of displays E) The video adapter vendor

Computer Science & Information Technology

What is the key capability of the web?

What will be an ideal response?

Computer Science & Information Technology