Which method sets the size of a paging file to the desired size, represented by n?
A.
$ SET FILE/SIZE=n PAGEFILE.SYS
B.
SYSGEN> CREATE PAGEFILE.SYS /SIZE=n
C.
SYSMAN> PARAMETERS SET PAGEFILESIZE n
D.
Set the logical name SYS$PAGEFILESIZE to n
