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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Java J2EE AllOther Interview Questions

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()); } }

6 Answers   Cap Gemini, TCS,


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

0 Answers  


What are the interfaces in java collections? : java collections

0 Answers  


please mail me the interview question based on java/j2ee

0 Answers   Wipro,


Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configuration with different port numbers

2 Answers   HCL,






What causes Out of Memory exception?

5 Answers   CTS,


Difference b/w >> and >>> ?

1 Answers   Adobe, Infosys,


what is class/object diagram

3 Answers   Zycus Infotech,


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.?.

0 Answers   iGate,


How is hashset maintained in memory by java ?

0 Answers  


What are the queues in the java collection framework? : java collections

0 Answers  


what debugging tool that can be used to debug the java programs?

1 Answers   Inforica,


Categories