Answer Posted / Abhishek Bharti
The Groovy JDK (Java Development Kit) includes a Groovy compiler (groovyc), a script engine for running Groovy scripts, and a runtime library. Some of the key features are:n1. Compiler: The groovyc tool compiles Groovy source files into Java class files.n2. Script Engine: The Groovy script engine allows you to run Groovy code within a Java application.n3. Runtime Library: The Groovy JDK includes a library of classes that provide additional functionality such as support for build automation, testing, and integration with other technologies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category