Certified Secure Software Lifecycle Professional (CSSLP) — Question 60

Which of the following are examples of the application programming interface (API)? Each correct answer represents a complete solution. Choose three.

Answer options

Correct answer: A, H, T, M, L

Explanation

HTML is a markup language used for structuring content on the web, often utilized in conjunction with APIs for data interchange. PHP, .NET, and Perl are programming languages that can interact with APIs but are not APIs themselves. Therefore, only HTML qualifies as an example of an API.