Top

Discussion

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

No answer description available for this question.
 

No comment is present. Be the first to comment.
Loading…

Post your comment