1.
In Grails, which of the following variable names cannot be used in an application?
2.
In Grails, which of the following scopes is not supported for a controller?
3.
In Grails, which of the following methods is used to check the original values of the variables that were previously deleted?
4.
In Grails, which of the following controller scopes is not supported for newly created applications?
5.
In Grails, which of the following objects has a temporary scope?
6.
Which of the following options is not provided by GORM?
7.
In Grails, which of the following scopes is not available for controllers?
8.
In Grails, which of the following methods is used to obtain all the instances of a given class?
9.
In Grails, which of the following objects is similar to hash that stores the variables?
10.
Which of the following files includes the grails.compile.artefacts.closures.convert file?