java Technical questions asked by JPMC


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

Post New Answer

More Core Java Interview Questions

What is function and its uses?

0 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


Why do we create public static method in java?

0 Answers  


What is hashing in java?

0 Answers  


what is Portal(web based online portal)?

2 Answers   AIG,






Can we store variables in local blocks?

0 Answers   Global Logic,


Why java uses the concept of the string literal?

0 Answers  


what is diff bet iterator and enumeration?

4 Answers  


How do you remove an element from an arraylist in java?

0 Answers  


Why arraylist is not synchronized in java example?

0 Answers  


What are the types of exceptions?

0 Answers  


Where is the singleton class used?

0 Answers   Cap Gemini,


Categories