Java J2EE AllOther Interview Questions
Questions Answers Views Company eMail

What is the Spring2.5 MVC Navigation flow?

IBM,

1 5385

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

1 6788

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

HCL,

1 4205

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 7204

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 6031

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

Cap Gemini,

1 9011

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

Cap Gemini,

2574

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

IBM, TATA,

1 3930

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

1943

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

TCS,

1 10966

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 ?

1688

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

582

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

622

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

547

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

579


Post New Java J2EE AllOther Questions

Un-Answered Questions { Java J2EE AllOther }

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

555


What is an algorithm in java collection framework? : java collections

587


What are the types of java collections? : java collections

551


What are the main classes of the list interfaces? : java collections

589


What is java collection? : java collections

592






please mail me the interview question based on java/j2ee

1546


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

1884


How is hashset maintained in memory by java ?

597


Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

2545


How do I find jre path in windows?

535


What are the considerations to be made in case of loops in java ?

579


What is the enumerator of the java collection framework? : java collections

572


What is the Spring2.5 MVC Navigation flow?

5385


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

1826


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

566