This free survey is powered by
0%
Questions marked with a * are required Exit Survey
 
 
* What are the valid SAS dataset names (Select all that apply)?
 
_DATA_
 
Number
 
1ALPHA
 
TesT#7
 
Cricket Team

 
 
 
* Identify which of the following variable names are valid SAS names: (Select all that apply)?
 
Height
 
HeightInCentimeters
 
Height_in_centimeters
 
Wt-Kg
 
x123y456
 
76Trombones
 
MiXeDCasE

 
 
 
* A SAS dataset consists of Employee ID, Department, Salary, DOJ, Experience on 15 employees, How many variables and observations are there ?
   
 
 
 
* What is the default storage length for SAS numeric variables (in bytes)?
   
 
 
 
* What is the default storage length for SAS Character variables (in bytes)?
   
 
 
Please select TRUE / FALSE for the following statements
TRUE FALSE
You can place more than one SAS statement on a single line.
SAS has three data types: character, numeric, and integer.
SAS reads comments and execute them
Special characters were allowed in SAS dataset names and Varaibles