Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Cap Gemini Java J2EE AllOther Interview Questions
Questions Answers Views Company eMail

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 7319

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

2 6112

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

1 9060

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

2603

Post New Cap Gemini Java J2EE AllOther Interview Questions


Cap Gemini Java J2EE AllOther Interview Questions


Un-Answered Questions

How do I calculate error?

331


How to declare an array in php?

567


Expand ________FOR

1763


Explain the cold calling? : insurance cold calling

381


What is difference between webbased application, web enabled application and seb oriented application? Give some exapmles using Microsft languages?

2733






What things surprised you once you were enrolled in the dental hygienist program?

481


How sap change request management is helpful?

1


How to find out kg per Sft ?

1848


If any stored procedure is encrypted, then can we see its definition in activity monitor?

581


What does all do in python?

456


On what levels can you manage the settings from the Settings menu?

3


What is restful api in android?

507


cash sales and credit sales both are asset or liability?

1034


How to move from one page to another in java swing?

658


What does star mean in excel?

331