Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how scripts are run in groovy?



Explain how scripts are run in groovy?..

Answer / Ravinder Kaur

Groovy scripts can be executed by running them directly, or by using a Groovy command-line tool called 'groovyc' that compiles the script into a Java bytecode and runs it as a standalone application. To execute a script named myScript.groovy, you would run: groovy myScript.groovy from the command line.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Groovy Interview Questions

What command is used to run a grails application?

1 Answers  


Explain how scripts are run in groovy?

1 Answers  


What do you understand by the concept of thin documentation in groovy?

1 Answers  


What is groovysh?

1 Answers  


What does the jsonslurper class indicates?

1 Answers  


Explain how you can query in groovy?

1 Answers  


Explain groovydoc comment?

1 Answers  


When “propertymissing (string)” method is called?

1 Answers  


What are the limitations of groovy?

1 Answers  


Why you use groovy?

1 Answers  


Explain why closures and listeners are used in groovy.

1 Answers  


How could you retrieve a single value from data base using groovy?

1 Answers  


Categories