HP Exam Questions

Which command would be used to have the vPar end up with a num of 5 CPUs?

A vPar called “vpartest” has already been created with memory, I/O, and CPUs. The vPar
currently has a min of 1 CPU, and num of 3 CPUs, and a max of 8 CPUs. Which command would
be used to have the vPar end up with a num of 5 CPUs?

A.
vparmodify -p vpartest -a cpu::5

B.
vparmodify -p vpartest -c cpu::5

C.
vparmodify -p vpartest -m cpu::5

D.
vparmodify -p vpartest -n cpu::5