Exam Compass - Script Files Quiz Flashcards
Which type of script file would be used to store a series of commands designed to automate tasks in DOS, OS/2, and Microsoft Windows?
.py
.bat
.sh
.js
.bat
Which of the answers listed below refers to the filename extension of a Microsoft PowerShell script file?
.py
.vbs
.sh
.ps1
.ps1
Files with this filename extension are used in a scripting language based on the Microsoft’s Visual Basic programming language.
.vb
.sh
.vbs
.js
.vbs
Which of the following answers refers to a script file type designed to be run in Unix command line?
.bat
.ps1
.vbs
.sh
.sh
Which type of script filename extension would be used to create a script file that extends the scope of interaction between a user and a web page?
.sh
.ps1
.js
.bat
.js
Which of the answers listed below refers to an example of filename extension used in a cross-platform, general-purpose programming language?
.bat
.py
.ps1
.vbs
.py