Which one of the following describes the difference between the usage of BUFSIZE= and BUFNO= options?

The following SAS program is submitted:

data new (bufsize = 6144 bufno = 4);

set old;

run;

Which one of the following describes the difference between the usage of BUFSIZE= and BUFNO= options?
A . BUFSIZE= specifies the size of the input buffer in bytes; BUFNO= specifies the number of input buffers.
B . BUFSIZE= specifies the size of the output buffer in bytes; BUFNO= specifies the number of output buffers.
C . BUFSIZE= specifies the size of the output buffer in kilobytes; BUFNO= specifies the number of input buffers.
D . BUFSIZE= specifies the size of the output buffer in kilobytes; BUFNO= specifies the number of output buffers.

Answer: B

Latest A00-212 Dumps Valid Version with 184 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments