ITI MCQ
Home
DOS AND LINUX OPERATING SYSTEMS - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
DOS AND LINUX OPERATING SYSTEMS
1) Which DOS command is used to create a text file?
List
Type
Copycon
Dir
2) Which one of the following is the directory separator in Linux?
"/"
"\"
"//"
"\\"
3) Which character is used to represent a range of values in Linux?
"( )"
"[ ]"
"{ }"
"< >"
4) Which character redirects the output of one command to another in Linux?
". dot"
"| pipe"
": colon"
"; semicolon"
5) Which Linux command list the content of all sub directory?
"ls ~"
"ls * /"
"ls /"
"ls ../"
Submit Quiz