Friday, 5 June 2015

Q17,Paper2,d13.Which of the following has compilation error in C ?



(A) int n = 32 ;
(B) char ch = 65 ;
(C) float f = (float) 3.2 ;
(D) none of the above.
Answer D.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.