Tag: programming languages

Questions Related to programming languages

Multiple choice technology programming languages
  1. The program executes successfully and a temporary SAS data set is created

  2. The program executes successfully and a permanent SAS data set is created

  3. The program fails execution because the same SAS data set is referenced for both read and write operations

  4. The program fails execution because the SAS data sets on the MERGE statement are in two different libraries

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology programming languages
  1. amount word ------ 5 DOG

  2. amount word ------ 5 CAT

  3. amount word ------ 7 DOG

  4. amount word ------ 7 ' ' (missing character value)

Reveal answer Fill a bubble to check yourself
A Correct answer