ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

20 / 375

Question 20:

A team is currently working on a Java-based project in an Azure DevOps environment. A solution needs to be recommended to improve the quality of code within the DevOps project. 
Which of the following would you recommend?

Answer options:

A.For a Maven build task, enable CheckStyle
B.For a Maven build task, enable PMD.enable CheckStyle
C.For a Gradle build task, enable CheckStyle.
D.For an ANT build task, enable FindBugs.