74) Which of the following are true regardless of the implementation ?
Answer is:
both sizeof(double)is not less than sizeof(float) & sizeof (int )equals sizeof(unsigned)
Related C Programming MCQ with Answers
Answer is:
both coercion refers to implicit conversion & casting refers to explicit type conversion
Answer is: