Tag: web technology

Questions Related to web technology

Inversion of Control Pattern (IOC) is also known as ?

  1. Inversion Injection

  2. Dependency Injection

  3. Setter Injection

  4. Pattern Injection


Correct Option: B

Does Spring enable POJO programming?

  1. True

  2. False


Correct Option: A
  1. Light Weight

  2. IOC

  3. Bean Factory

  4. AOP

  5. MVC Framework


Correct Option: A,B,D,E

How many modules are there in Spring?

  1. 5

  2. 6

  3. 7

  4. 8


Correct Option: C

Loose coupling is achieved in Spring using _________ ?

  1. AOP

  2. IOC

  3. Container

  4. MVC Framework


Correct Option: B

Can you place Sub page into Grid?

  1. True

  2. False


Correct Option: A
  1. Interface Injection

  2. Getter Injection

  3. Constructor Injection

  4. Destructor Injection


Correct Option: C

____________ feature of Spring manges the life cycle and configuration of application objects ?

  1. IOC

  2. Container

  3. AOP

  4. MVC Framework


Correct Option: B