niusouti.com

Which of the following commands will make exact duplicates of files and directory trees?()A. TREEB. COPYC. XCOPYD. DISKCOPY

题目
Which of the following commands will make exact duplicates of files and directory trees?()

A. TREE

B. COPY

C. XCOPY

D. DISKCOPY


相似考题
更多“Which of the following commands will make exact duplicates of files and directory trees?() ”相关问题
  • 第1题:

    __________

    A.exhaust
    B.exercise
    C.exam
    D.exact

    答案:B
    解析:

  • 第2题:

    1、要获取当前目录下的所有文件,要采用下面的方法:

    A.Directory.GetLogicalDrives()

    B.Directory.GetDirectories()

    C.Directory.GetFiles()

    D.Directory.GetCurrentDirectory()


    Directory.GetCurrentDirectory()

  • 第3题:

    要获取当前目录下的所有文件,要采用下面的方法:

    A.Directory.GetLogicalDrives()

    B.Directory.GetLogicalDrives()

    C.Directory.GetFiles()

    D.Directory.GetCurrentDirectory()


    Directory.GetCurrentDirectory()

  • 第4题:

    要获取当前目录下的所有文件,要采用下面的方法:

    A.Directory.GetLogicalDrives()

    B.Directory.GetDirectories()

    C.Directory.GetFiles()

    D.Directory.GetCurrentDirectory()


    Directory.GetCurrentDirectory()

  • 第5题:

    要查看stats包中的数据集trees的前10行数据的命令是

    A.trees(1:10)

    B.trees(1:10,)

    C.trees[1:10]

    D.trees[1:10,]


    trees

  • 第6题:

    要查看stats包中的数据集trees的某一列数据,比如仅查看Girth列的命令是

    A.trees$Girth

    B.trees[Girth]

    C.trees(Girth)

    D.trees.Girth


    trees