Scripting Flashcards

1
Q

Batch File file extension

A

.bat

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

PowerShell file extension

A

.ps1

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

Bash (Bourne again) Shell Script file extension

A

.sh

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

Python file extension

A

.py

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

JavaScript file extension

A

.js

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

Visual Basic Script file extension

A

.vbs

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

What type of structure is “For Next” in Scripting?

A

Loop

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

What type of structure is “Do While” in scripting?

A

Loop

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

What type of Structure is “IF THEN ELSE”

A

Branch

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