1.

Which of the declaration is correct?

A. int length;
B. char int;
C. int long;
D. float double;
Answer» B. char int;


Discussion

No Comment Found