Computer Science, asked by dipayanmukherjee5, 11 months ago

Which of the following is a language plugin included in the Gradle distribution

Answers

Answered by MrPoizon
0

question is incomplete dear plz at first complete the question

Answered by Arslankincsem
0

Language plugins that are included within Gradle distribution add support to various languages that can be easily compiled and then executed in JVM (Java Virtual Machine).

Some such plugins are the following: java, groovy, scala, antlr.

There are various incubating plugins of language too like assembler, c, cpp, objective-c, objective-cpp, windows-resources.

They also add support to the various languages needed for use.

Similar questions