1.

Sign qualifiers can be applied to double.(a) True(b) FalseThis question was posed to me during an interview.This intriguing question comes from Signed Qualifier topic in section Miscellaneous Topics in C of C

Answer»

Correct option is (B) False

For explanation: Sign QUALIFIERS cannot be APPLIED to the data types: FLOAT and DOUBLE



Discussion

No Comment Found

Related InterviewSolutions