Computer Science, asked by aranyaupadhyay, 7 months ago

Q 22. Write the correct form of the following type casting statements.
(i) char t = (char v);
(ii) int t = int (v);
(iii) long g (int) m;
(vi) int k = double (p);
(iv) int k = (char) d;
double k = (float) d;


please answer tomorrow is my exam ​

Answers

Answered by mirzadefulter
1

Answer:

search on google please

Similar questions