1.

Which of the following is integral data type?(a) void(b) char(c) float(d) double

Answer» Right choice is (b) char

Easy explanation: In c char is integral data type. It stores the ASCII value.


Discussion

No Comment Found

Related InterviewSolutions