Q. Which command in MS-DOS is used to call another batch file from within a batch file?

  • (A) RUN
  • (B) CALL
  • (C) EXECUTE
  • (D) LOAD
πŸ’¬ Discuss
βœ… Correct Answer: (B) CALL
Explanation: CALL allows one batch file to invoke another without terminating the original one.
Explanation by: Mr. Dubey
CALL allows one batch file to invoke another without terminating the original one.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
67
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate