nerdexam
CWNP

CWISA-103 · Question #24

What is an important feature of the PHP scripting language?

The correct answer is D. It works in web applications and at the command line. PHP's Cross-Platform Nature: PHP originated for server-side web development, but also has a command-line interface (CLI) enabling its use for scripts and automation tasks.

IoT Solution Design and Implementation

Question

What is an important feature of the PHP scripting language?

Options

  • AIt only works on Linux systems
  • BIt only works embedded in web applications
  • CIt only works from the command line
  • DIt works in web applications and at the command line

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    16% (3)
  • C
    5% (1)
  • D
    74% (14)

Explanation

PHP's Cross-Platform Nature: PHP originated for server-side web development, but also has a command-line interface (CLI) enabling its use for scripts and automation tasks.

Topics

#PHP#scripting languages#web applications#command line

Community Discussion

No community discussion yet for this question.

Full CWISA-103 Practice