| 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. Scripting language based on Ruby

Correct Answer is : JRuby

2. Dynamic Language for java platform to cope up with other languages

Correct Answer is : Groovy

3. Lightweight java scripting language executing java fragments

Correct Answer is : BeanShell

4. In Ruby instance variable begins with

Correct Answer is : @

5. XML Element to declare a bean implemented by JRuby

Correct Answer is : lang:jruby

6. XML element to specify the property values for scripting bean

Correct Answer is : lang:property

7. XML Element to declare a bean implemented by Groovy

Correct Answer is : lang:groovy

8. Script’s location is specified by attribute

Correct Answer is : script-source

9. XML Element to declare a bean implemented by JRuby

Correct Answer is : lang:bsh

10. Interface used to create additional features in groovy based beans

Correct Answer is : GroovyObjectCustomizer

11. Attribute which specifies all the interfaces

Correct Answer is : script-interfaces

12. Class-based proxies are best way to advise scripted beans

Correct Answer is : FALSE

13. Element which allows you to control the scope

Correct Answer is : lang:language

14. BeanShell Library dependencies

Correct Answer is : all of the mentioned

15. To make use of jBPM from within a Spring application context.

Correct Answer is : org.jbpm.pvm.internal.cfg.SpringConfiguration

16. To use jBPM as a stand-alone process server:-

Correct Answer is : JBoss

17. It’s not too difficult to get jBPM working on JBoss EJB environment.

Correct Answer is : FALSE

18. JBoss itself supports deploying processes to a directory and loading those, with some configuration.

Correct Answer is : TRUE

19. jBPM is, fundamentally, a runtime that stores its state and jobs in a database. It uses:-

Correct Answer is : Hibernate

20. To have an annotated class be registered as a Hibernate entity, it needs to be registered with the:-

Correct Answer is : AnnotationSessionFactoryBean