Questions · Page 1 of 3

MCQ . (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

MCQ 11 Mark
By cp command how many files can be simultaneously copied in directory ?
  • A
    One
  • B
    More than one
  • Both $(A)$ and $(B)$
  • D
    None of these
Answer
Correct option: C.
Both $(A)$ and $(B)$
Both $(A)$ and $(B)$
View full question & answer
MCQ 21 Mark
What is given as first argument are needed in cp command ?
  • A
    Source file
  • Destination file
  • C
    Name of directory
  • D
    Executable file
Answer
Correct option: B.
Destination file
Destination file
View full question & answer
MCQ 41 Mark
Which wildcard is used to show only one letter between $P$ to $S$ according to $ASCII\  ?$
  • A
    $\text{[PQRS]}$
  • B
    $\text{[P] and [S]}$
  • C
    $\text{[P-S] }$
  • Both $(A)$ and $(C)$
Answer
Correct option: D.
Both $(A)$ and $(C)$
Both $(A)$ and $(C)$
View full question & answer
MCQ 51 Mark
Which key used to view information on next page by more command ?
  • A
    $n$
  • B
    $b$
  • $f$
  • D
    $p$
Answer
Correct option: C.
$f$
$f$
View full question & answer
MCQ 61 Mark
Which command in Linux shows only one page on screen at a time ?
  • A
    page
  • more
  • C
    $/p$
  • D
    $1s$ page
Answer
Correct option: B.
more
more
View full question & answer
MCQ 71 Mark
Which command is used to change the name of file or directory ?
  • A
    cp
  • mv
  • C
    cmp
  • D
    diff
Answer
Correct option: B.
mv
mv
View full question & answer
MCQ 81 Mark
Which of the following wild card is included in Linux $?$
  • A
    $?$
  • B
    $*$
  • C
    $[ \ \  ]$
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 91 Mark
Which command is used to view only one file on one line $?$
  • A
    $1s -1$
  • B
    $1s-O$
  • $1s –I $
  • D
    $1s ?$
Answer
Correct option: C.
$1s –I $
$ 1s –I$
View full question & answer
MCQ 101 Mark
For what is Linux command mv used ?
  • A
    For changing file name
  • B
    For changing directory name
  • C
    to move one or more file in directory
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 111 Mark
Which directory will be there in test $2$ test $3$  test $4$ ?
  • A
    test $1$
  • B
    test $2$
  • C
    test $3$
  • test $4$
Answer
Correct option: D.
test $4$
test $4$
View full question & answer
MCQ 121 Mark
In $1s – F$ command output which sign is seen after output directory ?
  • A
    \
  • /
  • C
    *
  • D
    #
Answer
Correct option: B.
/
 /
View full question & answer
MCQ 131 Mark
Which name will not be included in file list shown by giving Is ? at ?
  • A
    Hat   
  • B
    Cat
  • Map
  • D
    Both $(A)$ and $(B)$
Answer
Correct option: C.
Map
Map
View full question & answer
MCQ 141 Mark
Which command will you give in Linux to view directory and executable command ?
  • A
    $1s –fx$
  • B
    $1s –x$
  • C
    $1s – R$
  • $1s –F$
Answer
Correct option: D.
$1s –F$
$1s –F$
View full question & answer
MCQ 151 Mark
How is sign .. known In Linux ?
  • A
    Current directory
  • B
    Child directory
  • C
    Present directory
  • parent directory
Answer
Correct option: D.
parent directory
parent directory
View full question & answer
MCQ 161 Mark
Which key in Linux shows the end of file ?
  • Alt + q
  • B
    Ctrl + E
  • C
    Ctrl + d
  • D
    quit
Answer
Correct option: A.
Alt + q
 Alt + q
View full question & answer
MCQ 171 Mark
In which order is list of files and directories seen in present directory by giving 1s command ?
  • A
    by date
  • by name 
  • C
    by size
  • D
    by wildcard
Answer
Correct option: B.
by name 
by name
View full question & answer
MCQ 181 Mark
Which command is used to see in Linux respective directories and file and directory list contained in them ?
  • A
    cat    
  • B
    list
  • $1$s
  • D
    $1$i
Answer
Correct option: C.
$1$s
$1$s
View full question & answer
MCQ 191 Mark
Which of the following does ‘ * ‘ wildcard indicate ?
  • A
    one letter
  • Cluster of letters
  • C
    One number
  • D
    None of these
Answer
Correct option: B.
Cluster of letters
Cluster of letters
View full question & answer
MCQ 201 Mark
What is indicated by * sign in $1s-F$ command output ?
  • A
    Directory
  • B
    file
  • Executable Time Table
  • D
    Hidden File
Answer
Correct option: C.
Executable Time Table
Executable Time Table
View full question & answer
MCQ 211 Mark
As which operator is sign >> known ?
  • A
    Input redirection
  • B
    Append input redirection
  • C
    Output redirection
  • Append output redirection
Answer
Correct option: D.
Append output redirection
Append output redirection
View full question & answer
MCQ 221 Mark
Which of the following sign is known as objective modifying processes ?
  • A
    $>>$
  • $>$
  • C
    $<$
  • D
    $<<$
Answer
Correct option: B.
$>$
$ >$
View full question & answer
MCQ 231 Mark
Which two directories are automatically made on making new directory in Linux ?
  • A
    file $1$ file $2$
  • B
    ... and …
  • . and ..
  • D
    *and /
Answer
Correct option: C.
. and ..
... and ..
View full question & answer
MCQ 241 Mark
Which command is used to remove all the details with information contained in it ?
  • A
    rm –I directory name
  • rm –r directory name
  • C
    rm –rf directory name
  • D
    rm –r* directory name
Answer
Correct option: B.
rm –r directory name
rm –r directory name
View full question & answer
MCQ 251 Mark
Which command is used to remove all the present files at a time ?
  • A
    rm all
  • B
    rm ???
  • rm*
  • D
    remove all
Answer
Correct option: C.
rm*
 rm*
View full question & answer
MCQ 261 Mark
In Linux which sign is used to add new information to old file ?
  • A
    $>$
  • $>>$
  • C
    $<$
  • D
    $<<$
Answer
Correct option: B.
$>>$
$>>$
View full question & answer
MCQ 271 Mark
Which sign is used with making of file with cat command ?
  • $>$
  • B
    $>>$
  • C
    $<$
  • D
    $<<$
Answer
Correct option: A.
$>$
$>$
View full question & answer
MCQ 281 Mark
Which command is used to show information of small files or to make new file ?
  • A
    Cd
  • B
    cal
  • cat
  • D
    cp
Answer
Correct option: C.
cat
cat
View full question & answer
MCQ 291 Mark
How many files at a time can be removed by rm command ?
  • A
    $1$
  • B
    Only one
  • C
    More than one
  • Both $(A)$ and $(C)$
Answer
Correct option: D.
Both $(A)$ and $(C)$
Both $(A)$ and $(C)$
View full question & answer
MCQ 301 Mark
State the use of rm command
  • A
    To change file nme   
  • To remove file name
  • C
    To move file
  • D
    To make file disappear
Answer
Correct option: B.
To remove file name
To remove file name
View full question & answer
MCQ 311 Mark
In Linuxas name which letter other than any ASCII letter can be kept ?
  • A
    /
  • B
    Null
  • C
    \ and null
  • Both $(A)$ and $(B)$
Answer
Correct option: D.
Both $(A)$ and $(B)$
Both $(A)$ and $(B)$
View full question & answer
MCQ 321 Mark
Which command is used to removed a non empty directory with its total data ?
  • A
    rmdir
  • B
    rm-d
  • rmdir – r
  • D
    rm-r
Answer
Correct option: C.
rmdir – r
rmdir – r
View full question & answer
MCQ 331 Mark
Which command is to remove any empty directory ?
  • A
    deldir
  • B
    remove
  • rmdir
  • D
    delete
Answer
Correct option: C.
rmdir
rmdir
View full question & answer
MCQ 341 Mark
In command cd… what does … indicate ?
  • A
    root directory
  • parent directory
  • C
    child directory
  • D
    current directory
Answer
Correct option: B.
parent directory
parent directory
View full question & answer
MCQ 351 Mark
Which command is used to exit from current work directory ?
  • cd…..
  • B
    cd
  • C
    cd\   
  • D
    cd
Answer
Correct option: A.
cd…..
cd…..
View full question & answer
MCQ 361 Mark
Which of the following is a special kind of file that makes which itself other files and directories ?
  • A
    File   
  • B
    Root file
  • Directory
  • D
    System File
Answer
Correct option: C.
Directory
Directory
View full question & answer
MCQ 371 Mark
Give the full form of pwd.
  • A
    Preset Working Directory
  • B
    Permanent  Working Directory
  • Present Working Directory
  • D
    Perfect Working Directory
Answer
Correct option: C.
Present Working Directory
Present Working Directory
View full question & answer
MCQ 381 Mark
test $1$, Test $1$, $TEST$ $1$ – How are these three  file named in Linux ?
  • A
    Similar
  • Different
  • C
    Depends on kernel
  • D
    Depends on shell
Answer
Correct option: B.
Different
Different
View full question & answer
MCQ 391 Mark
Which signs are recommended for Linux inclusion in Linux file name ?
  • A
    English alphabets and numbers
  • B
    Full point $(.)$ and hyphen $(-)$
  • C
    Underscore $(-)$
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 411 Mark
how many directories can one make at a time by making use of Linux mkdir command ?
  • A
    $1$
  • B
    $2$
  • C
    $3$
  • Many
Answer
Correct option: D.
Many
Many
View full question & answer
MCQ 421 Mark
Which command is used to make directory ?
  • A
    md
  • B
    mdir 
  • mikdir
  • D
    make directory
Answer
Correct option: C.
mikdir
mikdir
View full question & answer
MCQ 431 Mark
What will be the output of command pwd if your current directory is named Trishla ?
  • A
    home / Trishla
  • /home /administrator/ Trishla
  • C
    \home \Trishla
  • D
    Trishla
Answer
Correct option: B.
/home /administrator/ Trishla
 /home /administrator/ Trishla
View full question & answer
MCQ 441 Mark
How is the directory you are presently working  in is known as ?
  • A
    sub  
  • current
  • C
    root
  • D
    main
Answer
Correct option: B.
current
 current
View full question & answer
MCQ 471 Mark
What automatically opens a directory by default when a new user’s account is opened ?
  • A
    System file
  • B
    File method
  • Driving method
  • D
    All of these
Answer
Correct option: C.
Driving method
Driving method
View full question & answer
MCQ 481 Mark
In the command “Today’s date is “ date $+$-$│$- $D$”which command is implemented first ?”
  • A
    Echo
  • B
    $\%D$
  • date
  • D
    $+$
Answer
Correct option: C.
date
date
View full question & answer
MCQ 491 Mark
What is seen when $ given before the name of any variable ?
  • A
    Will print the name of variable
  • Will print the value of variable
  • C
    Will print $
  • D
    Both $(A)$ and $(B)$
Answer
Correct option: B.
Will print the value of variable
Will print the value of variable
View full question & answer
MCQ 501 Mark
Which command is used for the help of any command ?
  • A
    help
  • B
    man
  • C
    Whatis
  • All of these
Answer
Correct option: D.
All of these
 All of these
View full question & answer
MCQ . (1 Marks) - COMPUTER STD 11 Commerce Questions - Vidyadip