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 7035

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 5932

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

1 8940

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

2530

Post New Cap Gemini Java J2EE AllOther Interview Questions


Cap Gemini Java J2EE AllOther Interview Questions


Un-Answered Questions

Why is transistor called a current controlled device ?

538


When configuring sqlnet on the client what files need to be set up?

245


In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?

960


What is the Automation Anywhere Report Designer file extension?

64


How to call c function from r?

76






How to activate different hints for each cell in a grid?

1319


What is the importance of updatepanel control?

518


abbreviation for CHAT?

1675


In ics the substrate is not employed as collector. Explain why?

567


How to delete user from salesforce? : salesforce admin

191


Do vs while c#?

470


How do I remove duplicate rows from a table in sybase?

464


What is clause?

583


Can excel be a database?

348


re: when i am posting insharecapitalpaid i received one message that is there is no item is assigned to this account (bankaccount)/company code

4544