Java J2EE AllOther Interview Questions
Questions Answers Views Company eMail

What is the Spring2.5 MVC Navigation flow?

IBM,

1 5355

i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com

1 6755

How many controlers are there in spring? Plz send me ans

HCL,

1 4165

How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }

Cap Gemini, TCS,

6 7096

In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?

Cap Gemini,

2 5974

When to use the Collection Classes(HashSet, LinkedHashSet, TreeSet....etc) in real time scenario ?

Cap Gemini,

1 8977

Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

Cap Gemini,

2552

Which is the better framework for web applications, struts or spring, and why?

IBM, TATA,

1 3901

my interviewer asked me what technical specification you used how to answer that question

1922

what are advantages of HQL? what are advantages of Native SQL? what are advantages of Criteria API?

TCS,

1 10930

In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1669

What do you understand by synchronization? Why is it important?

555

What are the types of the main implementing classes in the map interfaces? : java collections

600

What is deque in the java collections framework? : java collections

533

What are maps interfaces in the java collections? : java collections

563


Post New Java J2EE AllOther Questions

Un-Answered Questions { Java J2EE AllOther }

Which sorting algorithm is used by collections.sort() in java ?

541


What is the use of hashcode in java ?

566


What is iterator in the java collections framework? : java collections

529


What are the uses of the set interfaces in the java collections? : java collections

528


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

1568






Which interface does java.util.hashtable implement?

656


What is the Spring2.5 MVC Navigation flow?

5355


What is deque in the java collections framework? : java collections

533


What are the types of the main implementing classes in the map interfaces? : java collections

600


What are the types of interface used in the java collections? : java collections

581


What do you understand by synchronization? Why is it important?

555


What are the different types of collections views being provided by the map interface? : java collections

602


What is the difference between comparable and comparator in java.util pkg?

579


What are the different types of features of the java collections framework? : java collections

559


What are the differences between the java collection and the java list? : java collections

600