Java Related Interview Questions
Questions Answers Views Company eMail

What do you mean by inner beans?

150

How is an event handled in spring?

160

Explain the concept of aspect oriented programming?

143

Describe some return types of the controller method.

157

What is the syntax to add a bean in the spring application?

158

Is there any limitation of autowiring? If yes, explain.

156

Explain the use of @controller and @requestmapping annotations in spring mvc.

163

What is jdbc template and how to use it in spring?

155

Explain spring batch architecture.

183

Explain advice and its types.

167

Explain the working principle of spring batch.

172

Explain the different types of transaction management.

154

Explain the concept of dependency injection.

206

What are the ways to insert the collection concept in spring?

147

What are the ways by which configuration metadata can be provided to the spring container?

262


Un-Answered Questions { Java Related }

Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2142


What is stringwriter?

543


What is substring in java?

621


How to insert date in database using hibernate?

210


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic

551






What are types of j2ee clients?

510


Java Compiler is stored in JDK, JRE or JVM?

1054


What is the name of the java compiler?

534


explain the concept of virtual method invocation in polymorphism in detail?

1727


What is the purpose of tostring() method in java?

560


What is method reference in java?

570


What are the measures to connect to the db using jdbc?

470


How does j2ee application work?

482


How can we configure http tunneling on weblogic?

542


What are the aop implementation?

192