Spring Quiz 5 | Englishfreetest.com

  • Do test 20 minutes
  • Number Questions: 10 questions
  • By: englishfreetest.com

Here's the exercise 'Spring Quiz 5 | Englishfreetest.com' about Technical Quiz - Technical Tests.


Put your knowledge about all things technology to the test Because everything tech, from computers and the internet to software and big data, changes rapidly on a day-to-day basis, it’s now a must to stay up to date with the technology that dominates our modern day lives. Are you up to speed on what’s going on in the tech industry today? Take our quiz to find out. Test how much you know about technology

You can find more to the lesson and more exercises. Technical Quiz - Technical Tests in here.

Finally, click here to "Test" for start practice exercise .

  • Test content
    A. This scopes a bean definition to an HTTP Application/ Global session
    B. This scopes the bean definition to Spring IoC container
    C. This scopes the bean definition to HTTP request
    D. This scopes the bean definition to HTTP Session
    A. Spring is an open source development framework for enterprise Java
    B. Spring is a proprietary framework
    C. Spring is a development framework for .Net applications
    D. Spring is a development framework for PHP based applications
    A. Programmatic transaction management
    B. Declarative transaction management
    C. Both of above
    D. None of above
    A. Run advice after a method execution regardless of its outcome
    B. Run advice after a class loads
    C. Run advice after http response is returned
    D. Run advice after http request is processed
    A. This represents a point in your application which joins two objects
    B. This represents a point in your object where you join values
    C. This represents a point in your object where you join injected values
    D. This represents a point in your application where you can plug-in AOP aspect
    A. Inversion of Control with a Hibernate Template and Callback
    B. Extending HibernateDAOSupport and Applying an AOP Interceptor node
    C. Both of above
    D. None of above
    A. Using shutdownHook()
    B. Using shutdownHandler()
    C. Using registerHook()
    D. Using registerShutdownHook()
    A. In Beans configuration file
    B. Web.xml file
    C. Meta-inf/dispatcher.xml
    D. Web-inf/ dispatcher.xml
    A. BeanFactory, ApplicationContext
    B. BeanFactory, ApplicationContext, IocContextFactory
    C. BeanFactory, BeanContext, IocContextFactory
    D. BeanFactory, ApplicationContext, BeanContext
    A. Hibernate
    B. iBatis
    C. JPA
    D. All of above