LPI Exam Questions

which of the following commands will copy the current line into the vi buffer?

In the vi editor, which of the following commands will copy the current line into the vi buffer?

A.
c

B.
cc

C.
1c

D.
yy

E.
1y