Multiple choice technology programming languages

By using __________, we can suppress the page number in the output

  1. nopagenumber

  2. npagenumber

  3. nonumber

  4. no pagenumber

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

In SAS, the 'nonumber' option in the OPTIONS statement or system options suppresses page numbering in output. It removes page numbers from printed output.