What is the difference between the usage of BUFFSIZE= and BUFNO= options?

The following SAS program is submitted:

data new(bufsize = 6144 bufno = 4);

set old;

run;

What is the difference between the usage of BUFFSIZE= and BUFNO= options?
A . BUFSIZE=specifies the size of the output buffer in kilobytes; BUFNO=specifies the number of output buffers
B . BUFSIZE= specifies the size of the input buffer in bytes; BUFFNO= specifies the number of input buffers
C . BUFSIZE= specifies the size of the input buffer in kilobytes; BUFNO=specifies the number of input buffers
D . BUFSIZE= specifies the size of the output buffer in bytes; BUFNO= specifies the number of output buffers

Answer: D

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