SAS is not platform independent.
-
True
-
False
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
SAS (Statistical Analysis System) is platform-independent software that runs on multiple operating systems including Windows, various Unix/Linux distributions, and mainframe systems. SAS code written on one platform can typically be executed on another with minimal or no modification, making 'SAS is not platform independent' a false statement.
AI explanation
SAS is generally taught as a platform-independent language: the same SAS code can run on Windows, UNIX/Linux, and mainframe installations largely unchanged, thanks to SAS's cross-platform (MultiVendor) architecture. So the statement 'SAS is not platform independent' is False.