Which two scripting languages are designed to be executed directly under an operating system? (Choose two.)
- JavaScript
- Python
- shell script
- PowerShell
- PHP
Explanation: Linux shell scripts and Windows PowerShell provide scripting capability to perform various tasks directly under the operating system. JavaScript is designed for web browsers. Python and PHP are interpreted languages requiring a proper interpreter to be installed on the operating system.
Exam with this question: IoT Security 1.1 Chapter 3 Quiz Answers
Please login or Register to submit your answer