Login
Remember
Register
Ask a Question
What are the parts of the task lifecycle?
0
votes
asked
Apr 14, 2020
in
Gradle
by
Robindeniel
What are the parts of the task lifecycle?
A. Configuration, Execution
B. Initialization, Configuration, Execution
C. Initialization, Configuration, Execution, Finalization
D. Execution
#gradle-lifecycle
Gradle-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 14, 2020
by
SakshiSharma
Ans: B. Initialization, Configuration, Execution
https://madanswer.com/25438/wrapper-task
...