CompTIA Network+ (N10-008) — Question 580
Which of the following uses an automated script to make configuration changes when interacting with a web application?
Answer options
- A. SSH
- B. FTP
- C. API
- D. GUI
Correct answer: C
Explanation
The correct answer is C, as APIs are designed to allow automated interactions between applications, enabling configuration changes through scripts. SSH and FTP are protocols for secure communication and file transfer, respectively, while GUI refers to a graphical interface that is typically manipulated manually.