adspace





Java J2EE Interview Questions
Questions Answers Views Company eMail

Explain the concept of auto wiring.

1 533

Is it allowed to use multiple spring configuration files in spring mvc?

1 534

What is the use of @qualifier annotation?

1 516

What are the components in bean definition?

1 637

Which is the default scope of bean in spring? In addition, are they synchronized?

1 481

Explain the working principle of the spring mvc framework.

1 618

Explain the different modes of auto wiring.

1 523

Why is spring preferred over the other frameworks?

1 625

What is a framework? Explain the spring framework.

1 517

What is the use of dispatcher servlet?

1 567

What is transaction management in spring?

1 486

How is localization achieved in the spring mvc web applications?

1 470

Explain the concept of dispatcher servlet.

1 509

Explain the difference between throw and throws in java?

1 1121

What is jit compiler in java?

1 1238


Un-Answered Questions { Java J2EE }

What is java string pool?

1091


What is difference between @controller and @restcontroller in spring?

556


What is the difference between equals() and == in java?

1050


explain different ways of using thread? : Java thread

1092


Write a program to find the whether a number is an Armstrong number or not?

1110


Realized?

2278


Find Best Job Vacancies across the world on Jooble!

152


i want test pattern of zylog company and some examples also

2869


What do you know about validation plugin ?

1042


Differentiate between static and non-static methods in java.

1135


What is a constructor overloading in java?

1136


What is a classloader in java?

1101


What do you mean by an interface in java?

1110


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

2677


What is parsing in java?

1052