Questions · Page 1 of 3

MCQ

🎯

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)$
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
View full question & answer
MCQ 41 Mark
Which wildcard is used to show only one letter between $P$ to $S$ according to $ASCII\ ?$
  • A
    $[PQRS]$
  • B
    $[P]$ and $[S]$
  • C
    $[P-S] $
  • Both $(A)$ and $(C)$
Answer
Correct option: D.
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$
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
    1spage
Answer
Correct option: B.
more
View full question & answer
MCQ 81 Mark
Which of the following wild card is included in Linux ?
  • A
    ?
  • B
    *
  • C
    [ ]
  • Allofthese
Answer
Correct option: D.
Allofthese
View full question & answer
MCQ 91 Mark
Which command is used to view only one file on one line ?
  • A
    $1s-1$
  • B
    $1s-    $
  • $1s–I $
  • D
    $1s?$
Answer
Correct option: C.
$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
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$
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
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$
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
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        
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
  • $1s$
  • D
    $1i$
Answer
Correct option: C.
$1s$
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
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
View full question & answer
MCQ 211 Mark
As which operator is sign >> known ?
  • A
    Inputre direction
  • B
    Append input redirection
  • C
    Output redirection
  • Append output redirection
Answer
Correct option: D.
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$...$
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
View full question & answer
MCQ 251 Mark
Which command is used to remove all the present files at a time ?
  • A
    rmall
  • B
    rm???
  • rm*
  • D
    remove all
Answer
Correct option: C.
rm*
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
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)$
View full question & answer
MCQ 301 Mark
State the use of rm command
  • A
    To change file name   
  • To remove file name
  • C
    To move file
  • D
    To make file disappear
Answer
Correct option: B.
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
    \andnull
  • Both $(A)$ and $(B)$
Answer
Correct option: D.
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
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
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…..$
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
    Rootfile
  • Directory
  • D
    SystemFile
Answer
Correct option: C.
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
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
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
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
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             
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
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
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
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
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
    Willprint$
  • D
    Both $(A)$ and $(B)$
Answer
Correct option: B.
 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
  • Allofthese
Answer
Correct option: D.
Allofthese
View full question & answer
MCQ - Computer STD 11 Arts Questions - Vidyadip