Practice Free A00-420 Exam Online Questions
Question #71
What CASL data type is created from the following assignment statement?
half = 1/2;
- A . INT32
 - B . INT64
 - C . DOUBLE
 - D . DECIMAL
 
Correct Answer: C 
Question #72
Which Compute Server system option prevents inadvertently moving large in-memory tables to the Compute Server?
- A . MAXDATA=
 - B . CASDATALIMIT=
 - C . NOCOMPUTE
 - D . MAXOBS=
 
Correct Answer: B 
Question #73
Which CAS action is used to sort data based on one or more variables?
- A . SORT
 - B . ORDER
 - C . ARRANGE
 - D . ORGANIZE
 
Correct Answer: A 
Question #74
What is the syntax for submitting a SAS Viya program in SAS Studio?
- A . RUN;
 - B . EXECUTE;
 - C . SUBMIT;
 - D . PROCESS;
 
Correct Answer: C 
Question #75
What is the purpose of the SET statement in the DATA step?
- A . To define the input data source
 - B . To create a new variable
 - C . To specify conditional logic
 - D . To apply formatting to variables
 
Correct Answer: A 
Question #76
Which CAS-enabled procedure is used to fit regression models?
- A . CASTAT
 - B . CASPROC
 - C . CASREG
 - D . CASANALYZE
 
Correct Answer: C 
Question #77
Which CAS-enabled procedure is used to perform linear regression analysis on CAS tables?
- A . CASREG
 - B . CASPROC
 - C . CASANALYZE
 - D . CASSCORE
 
Correct Answer: A 
