Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam A00-211 topic 2 question 110 discussion

Actual exam question from SAS Institute's A00-211
Question #: 110
Topic #: 2
[All A00-211 Questions]

The following SAS program is submitted:

Which statement is true about the output data set?

  • A. The type of the variable CharEmpid is numeric.
  • B. The type of the variable CharEmpid is unknown.
  • C. The type of the variable CharEmpid is character.
  • D. The program fails to execute due to errors.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mhminkov
2 years, 9 months ago
I see three options: - if EmpId is defined in WORK.DEPARTMENT as numeric, then answer D is correct; - if EmpId is defined in WORK.DEPARTMENT as numeric, then answer C is correct; - if EmpId is not defined in WORK.DEPARTMENT, then also answer C is correct;
upvoted 1 times
...
Kleinstone
3 years, 2 months ago
how about the Charempid is also a character variable?
upvoted 1 times
...
JKo
4 years, 9 months ago
If data set WORK.DEPARTMENT has a numeric variable EmpId, which statement is true about the output dataset?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...