Question 52 : Which SAS statement correctly reads the raw data values in order and assigns them to these corresponding variables: Year (numeric), School (character), Enrolled (numeric)?
|
Hits: 630
|
Question 53: You have written a SAS program which will read a RAW data file containing 500 records, after running the entire DATA steps you know there could be 5 errors records.
|
Hits: 565
|
Question 54: You have written a SAS data step, and you know that you will be reading 500 lines from a raw file in this data step.
|
Hits: 626
|
Question 55: You have been given below SAS program
|
Hits: 624
|
Question 56: You have written a SAS code, which is being reviewed by one of the peer member in your team, and he told that this code has syntax error,
|
Hits: 673
|
Question 57: Is there anything wrong with the below program
|
Hits: 679
|
Question 58: You can see following log is printed after execution of SAS program.
|
Hits: 619
|
Question 59: You have defined a SAS format as below.
|
Hits: 634
|
Question 60: Which of the following is correct way to store formats in the permanent catalog?
|
Hits: 675
|
Question 61 : The following SAS program is submitted:
|
Hits: 695
|