Exam Compass - Script Files Quiz Flashcards

1
Q

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

A

.bat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the answers listed below refers to the filename extension of a Microsoft PowerShell script file?
.py
.vbs
.sh
.ps1

A

.ps1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Files with this filename extension are used in a scripting language based on the Microsoft’s Visual Basic programming language.
.vb
.sh
.vbs
.js

A

.vbs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following answers refers to a script file type designed to be run in Unix command line?
.bat
.ps1
.vbs
.sh

A

.sh

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

A

.js

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

.py

How well did you know this?
1
Not at all
2
3
4
5
Perfectly