C Programming MCQ

1:

Which of the following are true regardless of the implementation ?

A.

sizeof(int) is not less than sizeof(long)

B.

 sizeof(double) is not less than sizeof(float)

C.

sizeof (int )equals sizeof(unsigned)

D.

both (b) & (c)

 

Answer : D

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.