1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Nadya [2.5K]
3 years ago
11

A file with a .bat file extension is called a batch file. You can use a batch file to execute a group of commands, sometimes cal

led a script, from a command prompt. Do the following to learn to use a batch file?
Computers and Technology
1 answer:
Elan Coil [88]3 years ago
8 0

Answer:

Create a text file. And add this code in it:

@echo off

You are welcome to the batch programming!

And now save it with .bat file type. Give it any name you want.

And to run the bat file, double click the bat file. It will be running.

You can run it from command prompt as well. Type as below:

C:\folder\batch_name.bat.

Now, we can add as many commands in the file as we want, and we can do the batch programming.

Explanation:

Please check the answer section.

You might be interested in
Declare a Scanner reference variable fileInput, and assign it a newly created Scanner object that is associated with a file name
Naily [24]

Answer:

Scanner fileInput = new Scanner(new File("data1"));

Explanation:

In JAVA Scanner class is used to get input from the user.

In order to use this class an instance of this class is created also called an object.

Here the fileInput is a reference variable which is also called instance variable used to access a Scanner object.

new keyword is used here to create an instance or object of Scanner class.

File is a class which works with files and directories. So new File("data1") is used to create an object of File and data1 is passed to it because in order to create an instance of the class, a string, which can be a name of file or an object is passed.

4 0
3 years ago
To defeat SQL injection attacks, a web application has implemented a filtering scheme at the client side: basically, on the page
gayaneshka [121]

It is possible to bypass this, so therefore, this isn't the solution to completely defeat SQL injection attacks.

8 0
3 years ago
Rachelle is an office manager for an active real estate agency. She’s overseeing a transition to a more complete reliance on ele
Troyanec [42]

Answer:

She can use <em><u>NAS technology</u></em>

Explanation:

Also know as 'Network-Attached Storage'  is a simple way to store and share documents on a shared network in an office.

One of the earliest forms of NAS began development over 30 years ago when remote file access was developed. From that early stage, NAS has become a very powerful tool in managing corporate information, sharing it and keeping it safe.

Contrary to what many think, cloud storage is not an example of NAS.

8 0
4 years ago
1- Identify the face expressions is considered....
goblinko [34]

Answer:

C) Regression Problem

Hope this helped you!

6 0
2 years ago
QuickBooks Online (QBCU) Session 4: Post Assessme
Arada [10]

<em>Hence, I don't really know since I'm NOT 21 Years Old. If you're trying to record a credit/refund for a returned item, you'll have to enter a deposit, then link it to the vendor credit.  </em>

<em> </em>

<em>  </em>

<em> </em>

<em>First, you'll have to enter the refund as a deposit. Here's how: </em>

<em> </em>

<em>Click the Plus sign (+) icon. </em>

<em>Choose Bank Deposit. </em>

<em>Under Add funds to this deposit, choose the vendor name in the Received from field. </em>

<em>Choose Accounts Payable in the Accounts field, then enter the credit/refund amount in the Amount field. </em>

<em>Click Save and close. </em>

<em>Next, link the deposit to the vendor credit. Here's how: </em>

<em> </em>

<em>Click the Plus sign (+) icon. </em>

<em>Choose either Expense or Check. </em>

<em>Choose the vendor name. </em>

<em>On the right pane, under Add to Expense/Check, add the deposit by clicking Add. </em>

<em>Click Save and close. </em>

<em>Though, if you want to apply a vendor credit to a bill, check this article for the steps (Scenario 2): Manage vendor credits. </em>

<em> </em>

<em>  </em>

<em> </em>

<em></em>

3 0
4 years ago
Other questions:
  • What happens when a Boolean expression is evaluated?
    7·1 answer
  • Select the correct statement below. Group of answer choices
    6·2 answers
  • Splunk uses ________ to categorize the type of data being indexed..
    11·2 answers
  • Which category of software would programming languages fall into?
    8·2 answers
  • PLEASE HELP. I’ll mark you BRAINLIST <br> Please read the comment under this question
    9·1 answer
  • Gavin is making a new logo for his business. He uses drawing software to create a unique. Which file format does he use to creat
    5·1 answer
  • You've just received an email message that indicates a new serious malicious code threat is spreading across the internet. The m
    10·1 answer
  • When a derived class method has the same name as a base class method, it is often said that the derived class method ________ th
    13·1 answer
  • What do you do when you have computer problems? Check all that apply.
    12·2 answers
  • You have purchased a new LED monitor for your computer. On the back of the monitor, you see the following port (pictured below).
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!