AWS Certified AI Practitioner (AIF-C01) — Question 106
A software company builds tools for customers. The company wants to use AI to increase software development productivity.
Which solution will meet these requirements?
Answer options
- A. Use a binary classification model to generate code reviews.
- B. Install code recommendation software in the company's developer tools.
- C. Install a code forecasting tool to predict potential code issues.
- D. Use a natural language processing (NLP) tool to generate code.
Correct answer: B
Explanation
The correct answer is B because installing code recommendation software directly enhances developer productivity by providing suggestions and improving coding efficiency. Options A and C do not directly facilitate productivity in development, focusing instead on reviews and issue prediction, while D, although useful, does not specifically address the immediate improvement of coding practices as effectively as option B.