ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 119 - 350-901 discussion

Report
Export

Which two statements describe advantages of static code analysis over unit tests? (Choose two.)

A.

It checks for potential tainted data where input is not checked.

Answers
A.

It checks for potential tainted data where input is not checked.

B.

It enforces proper coding standards and style.

Answers
B.

It enforces proper coding standards and style.

C.

It performs a quick analysis of whether tests will pass or fail when run.

Answers
C.

It performs a quick analysis of whether tests will pass or fail when run.

D.

It checks for race conditions in threaded applications.

Answers
D.

It checks for race conditions in threaded applications.

E.

It estimates the performance of the code when run.

Answers
E.

It estimates the performance of the code when run.

Suggested answer: A, B
asked 10/10/2024
Wasawatt Ch
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first