0 votes
in Gradle by
Which of the following is a valid Gradle command?

a) gradle –version

b) gradle –compile

c) gradle –build

d) gradle –run

1 Answer

0 votes
by

Answer: a) gradle –version

reason: The gradle –version command is used to display the Gradle version. The other options are not valid commands.

Related questions

0 votes
asked Apr 1 in Gradle by rajeshsharma
0 votes
asked Jul 1, 2022 in Docker by sharadyadav1986
...