General Knowledge - Technology - Discussion

Discussion Forum : Technology - Section 1 (Q.No. 63)
63.
'.BAT' extension refers usually to what kind of file?
Compressed Archive file
System file
Audio file
Backup file
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Christopher White said:   10 years ago
None of the answers is correct.

Firstly, this only applies to Windows, secondly this is not a system file, nor is it "generated" by CMD. It is simply a human-created text file that can be interpreted by CMD, as opposed to a "system file" which is created and used only by the operating system.

Mathi said:   6 years ago
.bat.

The first filename extension used by Microsoft for batch files. This extension runs with DOS and all versions of Windows, under COMMAND.COM or cmd.exe, despite the different ways the two command interpreters execute batch files.

G D said:   1 decade ago
.Bat file also know as batch file it allow to create a lists of commands to run in sequence once the batch file has been executed.
Usually found in CD/pen drive as autorun file

Rishav said:   1 decade ago
.BAT extension is used for backup file not for system file ,for system file .INI extension is used. i have studied that.

Pavan said:   1 decade ago
Thats right @GD .bat (batch file) files are usually generated by command prompt in windows.

Post your comments here:

Your comments will be displayed after verification.