idahodanax.blogg.se

Pagemaker objective questions and answers
Pagemaker objective questions and answers







Q37. Which one of the following is true of the RETAIN statement in a SAS DATA step program?Ī. Q34. The contents of two SAS data sets named EMPLOYEE and SALARY are listed below: temp is declared as a permanent library so permanent dataset will be created. The program fails execution because the SAS data sets on the MERGE statement are in two different libraries.Īnswer : B. The program fails execution because the same SAS data set is referenced for both read and write operations.ĭ. The program executes successfully and a permanent SAS data set is created.Ĭ. The program executes successfully and a temporary SAS data set is created.ī. Which one of the following results occurs when this program is submitted?Ī. Q33. In the following SAS program, the input data files are sorted by the NAMES variable: if EOF = 1 will output only the last observation. EOF will carry the same value as internal variable END. This value you cannot use directly in your program, so we create a alias name eof (end of file), but you can name it anything. Which one of the following IF statements writes the last observation to the output data set?Īnswer : D. End is a sas keyword which will become true when SAS reads last record of a dataset. Q32. The following SAS program is submitted and reads 100 records from a raw data file: Since we have already initialized the path with a filename, we do not have to include quotation again. Which one of the following is needed to complete the program correctly?Īnswer: B. Libname rawdata1 'location of SAS data library' įilename rawdata2 'location of raw data file' Q31. The following SAS program is submitted: Part III : SAS Certification Questions and Answers.Part II : SAS Certification Questions and Answers.Part I : SAS Certification Questions and Answers.SAS Base Certification Questions and Answers

PAGEMAKER OBJECTIVE QUESTIONS AND ANSWERS CRACK

The following is a list of questions that can help you to crack Base SAS certification exam.







Pagemaker objective questions and answers