CompTIA A+ 1102 Scripting Flashcards

1
Q
  • “.bat” file extension
  • scripting for Windows at the command line
A

Batch Files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  • command line for system administrators
  • extend command line functions
  • use cmdlets (command-lets)
  • PowerShell scripts and functions
  • standalone executables
  • OS automation
  • “.psl” file extension
A

Windows PowerShell

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

Microsoft Visual Basic Scripting Edition (acronym)

A

VBScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  • “.vbs” file extension
  • general purpose scripting in Windows
  • application automation
A

VBScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  • scripting in the Unix/Linux shells
  • starts with a shebang or hashbang (“#!”)
  • often has a “.sh” file extension
A

Shell Script

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  • scripting inside of the browser
  • “.js” file extension
  • adds interactivity to HTML and CSS
A

JavaScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • general purpose scripting
  • “.py” file extension
A

Python

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  • unintentionally introducing malware
  • inadvertently changing system settings
A

Scripting Considerations

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