Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

SAS Exam A00-231 Topic 2 Question 5 Discussion

Actual exam question for SAS's A00-231 exam
Question #: 5
Topic #: 2
[All A00-231 Questions]

The following SAS program is submitted:

data work.test;

type='SQL';

if type='SAS' then description='SAS Program';

else description='other'; length description 8;

run;

What occurs when the program is submitted?

Select one:

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

Caprice
10 days ago
I disagree, I believe the correct answer is C.
upvoted 0 times
...
Veda
12 days ago
I think Option A is the way to go. The variable should be created as an 11-byte character variable and assigned the value 'SAS program'.
upvoted 0 times
...
Emogene
14 days ago
I think the answer is A.
upvoted 0 times
...
Tabetha
16 days ago
Option C is the correct answer. The variable Description is created as an 8-byte character variable and is assigned the value 'SAS Prog' in the DATA step.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77