0 votes
in Gradle by
What are the parts of the task lifecycle?

A. Configuration, Execution

B. Initialization, Configuration, Execution

C. Initialization, Configuration, Execution, Finalization

D. Execution

1 Answer

0 votes
by

Ans: B. Initialization, Configuration, Execution

Related questions

0 votes
asked Apr 14, 2020 in Gradle by Robindeniel
0 votes
asked Feb 17, 2020 in Gradle by rajeshsharma
...