ITI MCQ
Home
DOS AND LINUX OPERATING SYSTEMS - Practice Mode
Categories
Computer Operator and Programming Assistant (COPA)
DOS AND LINUX OPERATING SYSTEMS
Practice Mode
1) Which DOS command is used to create a text file?
List
Type
Copycon
Dir
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: Copycon
Question Details
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?
"/"
"\"
"//"
"\\"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "/"
Question Details
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?
"( )"
"[ ]"
"{ }"
"< >"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "[ ]"
Question Details
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"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "| pipe"
Question Details
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 ../"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "ls * /"
Question Details
5) Which Linux command list the content of all sub directory?
"ls ~"
"ls * /"
"ls /"
"ls ../"
Previous Question Set
Back to Question Sets
Next Question Set
Try Another Topic
Try Another Quiz