QUESTION 1 It is OK to create a Batch File in Microsoft Word, without changing the defaults. True False QUESTION 2 A Bat

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

QUESTION 1 It is OK to create a Batch File in Microsoft Word, without changing the defaults. True False QUESTION 2 A Bat

Post by answerhappygod »

QUESTION 1
It is OK to create a Batch File in Microsoft Word, withoutchanging the defaults.
True
False
QUESTION 2
A Batch File must have a ___ file extension.
a. .exe
b. .bat
c. .com
d. .txt
QUESTION 3
You can execute a batch file within the Command Line by typingin the batch file name at the command prompt.
True
False
QUESTION 4
We begin our batch files with @ ECHO OFF in the header. Thecommand ECHO,
1. requires user input.
2. displays a message up to 122 characters long.
3. duplicates previous commands.
4. stops the screen.
QUESTION 5
Match up the Terms with the definitions:
-REM a. Syntax = OldExpressionNewExpression
-PAUSE b. = One Character
-REN c. = Up to 8Characters
-COPY d. can be used to commentout a line in a batch file
-? e. Syntax =SourceExpression TargetExpression
-* f. Press anykey to continue....
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply