Multiple choice technology programming languages

PROC CONTENTS can read sequential files. The CONTENTS statement cannot.True or False?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

PROC CONTENTS can read SAS datasets and process dictionary information, but the CONTENTS statement itself has a specific role within that procedure. The statement about reading sequential files is misleading - SAS has separate mechanisms for reading different file types.