exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 7 question 82 discussion

Actual exam question from Microsoft's AZ-400
Question #: 82
Topic #: 7
[All AZ-400 Questions]

Your company is building a new solution in Java.
The company currently uses a SonarQube server to analyze the code of .NET solutions.
You need to analyze and monitor the code quality of the Java solution.
Which task types should you add to the build pipeline?

  • A. Maven
  • B. CocoaPods
  • C. Xcode
  • D. Gulp
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Darkeh
Highly Voted 2 years, 2 months ago
Maven OR Gradle is correct
upvoted 7 times
...
vsvaid
Most Recent 11 months, 2 weeks ago
Selected Answer: A
Agree with Maven Maven and Gradle build taks have option SonarQube code analysis
upvoted 2 times
...
yana_b
1 year, 4 months ago
Selected Answer: A
Provided answer and explanation are relevant
upvoted 1 times
...
zellck
1 year, 6 months ago
Selected Answer: A
A is the answer. https://docs.sonarqube.org/latest/analyzing-source-code/scanners/sonarscanner-for-maven/ The SonarScanner for Maven is recommended as the default scanner for Maven projects.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...