Basic Scripting Flashcards

1
Q

A department coder adds various script commands to the organization’s coding playbook. What starts with a shebang line designating which interpreter to use, such as Bash or Ksh?

A

.sh

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

A technician adds various script types to the team’s playbook for future hires. What is unique to .ps1?

A

It provides the Windows PowerShell Integrated Scripting Environment rapid development.

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

An engineer reviews various automation methods to determine what would work well for the team. What describes a tenet of installing applications?

A

It can be executed in silent mode by using the command switches for its installer.

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

A technician is working on a project that uses interactive web-based content. What type of script could the technician use to support the development of this interactive content?

A

.js

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