LPI
010-150 · Question #86
010-150 Question #86: Real Exam Question with Answer & Explanation
The correct answer is D. The combination of Linux, Apache, MySQL and PHP or other programming languages.. LAMP is a widely used acronym for the open-source web stack consisting of Linux, Apache, MySQL, and PHP (or Perl/Python), commonly deployed together to host dynamic web applications.
Question
What does LAMP mean?
Options
- AThe Linux Advanced Mode Programming Interface which gives advanced capabilities to
- BThe bus ID of an attached USB device that emits light.
- CShort for Lightweight Access Management Protocol which synchronizes permissions in a network.
- DThe combination of Linux, Apache, MySQL and PHP or other programming languages.
- EShort for lamport-clock which is important in distributed network computing.
Explanation
LAMP is a widely used acronym for the open-source web stack consisting of Linux, Apache, MySQL, and PHP (or Perl/Python), commonly deployed together to host dynamic web applications.
Common mistakes.
- A. There is no such thing as Linux Advanced Mode Programming Interface; this definition is fabricated.
- B. USB device bus IDs are unrelated to the LAMP acronym; no such meaning exists.
- C. Lightweight Access Management Protocol does not exist; LDAP is a real directory protocol, but LAMP is not related to it.
- E. Lamport clocks are a real distributed computing concept but are abbreviated as Lamport clock, not LAMP, and are unrelated to this stack.
Concept tested. LAMP web stack acronym definition
Reference. https://en.wikipedia.org/wiki/LAMP_(software_bundle)
Community Discussion
No community discussion yet for this question.