Monday, August 26, 2013

Server 2003 MCSE Questions part-16

  1. What command sets or clears extended CTRL+C checking? Answer: BREAK
  2. Which DOS command will display or modify file extension associations? Answer: ASSOC
  3. Which DOS command will display the contents of a text file? Answer: TYPE
  4. Which DOS command will copy files and directory trees? Answer: XCOPY
  5. Which DOS command will shift the position of replaceable parameters in batch files? Answer: SHIFT
  6. Which DOS command will search for a text string in a file or files? Answer: FIND
  7. Which DOS command will compare the contents of two files or sets of files? Answer: COMP
  8. What command directs the Windows 2000 command interpreter to a labeled line in a batch program. Answer: GOTO
  9. Which DOS command will display output one screen at a time? Answer: MORE
  10. What command begins localization of environment changes in a batch file. Answer: SETLOCA

No comments:

Post a Comment