Oracle Cloud Infrastructure 2019 Developer Associate — Question 99
Which tool can automatically install Oracle Cloud Infrastructure CLI?
Answer options
- A. Python
- B. RPM
- C. APT
- D. PIP
Correct answer: A
Explanation
The correct answer is A, Python, because the Oracle Cloud Infrastructure CLI can be installed using a Python package manager. RPM, APT, and PIP serve different purposes, with RPM and APT being package managers for specific Linux distributions, and PIP being a package manager specifically for Python packages, not a standalone installation tool for OCI CLI.