IBM Exam Questions

Which of the following is the correct method to rename hdisk11 to testdisk1?

Which of the following is the correct method to rename hdisk11 to testdisk1?

A.
rendev -l hdisk11 -n testdisk1

B.
mv /dev/hdisk11 /dev/testdisk1

C.
chdsk -dev hdisk11 -id testdisk1

D.
chdev -l hdisk11 -a name=testdisk1