1.
In Grails, which of the following renders templates to the user workspace?
2.
In Grails, which of these is used to invoke directly from the command?
3.
Which of the following plugins is not configured while creating a new application in Grails?
4.
In Grails, which of the following environments is available by default?
5.
In Grails, which of the following methods is not present in active record object?
6.
In Grails, which of the following is used to create a domain class?
7.
In Grails, which of the following indicates the location of a created domain class?
8.
In Grails, which of the following is used by the save method to persist any class to the database?
9.
In Grails, which of the following properties is used to retrieve a class?
10.
In Grails, what is the maximum number of params allowed in a dynamic finder?