| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 20

1. IntelliJ IDEA product, versions 8 and 9, supports:-

Correct Answer is : All of the mentioned

2. Flex is that it is, technically, a library implemented on top of the middleware.

Correct Answer is : FALSE

3. In Flash, the displayed area where animation and rendering occurs.

Correct Answer is : Stage

4. Flex uses a language called ActionScript 3.0.

Correct Answer is : FALSE

5. ActionScript code pages end in .as, and ActionScript binaries are .sf files.

Correct Answer is : FALSE

6. Linkable libraries have the extension.

Correct Answer is : .swc

7. The source artifacts of a Flex application are:-

Correct Answer is : All of the mentioned

8. XML variant that describe the UI components and provide a DOM.

Correct Answer is : MXML files

9. MXML files support a limited form of expression language binding

Correct Answer is : TRUE

10. Outermost tag in Flex.

Correct Answer is : mx:Application

11. Outermost tag in AIR.

Correct Answer is : mx:WindowedApplication

12. As soon as the application has been loaded and all the objects configured, an event will be fired.

Correct Answer is : applicationComplete

13. JavaScript library dynamically adds the plug-in content to the page.

Correct Answer is : TRUE

14. JavaScript library dynamically generates.

Correct Answer is : all of the mentioned

15. .To talk to the containing HTML page.

Correct Answer is : flash.external.ExternalInterface

16. Grails is a self-contained framework that comes with various scripts to automate the creation of Java applications.

Correct Answer is : TRUE

17. To invoke Grails operations from anywhere on your workstation.

Correct Answer is : All of the mentioned

18. To see Grails numerous commands.

Correct Answer is : grails help

19. To create a Grails application, command:-

Correct Answer is : grails create-app grailsappname

20. Working directories and files are placed under which directory.

Correct Answer is : User’s home directory under the name.grails/grails version/.