Home » C Programming » Declarations and Initializations

Size of short integer and long integer would vary from one platform to another.

Correct Answer: True

Explanation:

True, Depending on the operating system/compiler/system architecture you are working on, the range of data types can vary.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion