Discussion :: Declarations and Initializations
-
Size of short integer and long integer would vary from one platform to another.
Answer : Option A
Explanation :
True, Depending on the operating system/compiler/system architecture you are working on, the range of data types can vary.
Be The First To Comment