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 7102

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 5982

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

1 8978

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

2557

Post New Cap Gemini Java J2EE AllOther Interview Questions


Cap Gemini Java J2EE AllOther Interview Questions


Un-Answered Questions

Why do we not use inductance in lag network? Explain in detail.

162


Name some usages of database trigger?

552


How to create a new tablespace in oracle?

549


How do I calculate my font size?

328


What is smoke testing and what is sanity?

638






How do you reset windows explorer?

566


can i use hplc detector to uplc and why?

1804


Do you know what is linq?

579


What is the event handling in vbscript?

550


What is difference between local and global temporary table?

181


What is a transaction server in client server environment?

584


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

3931


What do you mean by bio ethics?

566


Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic

518


What are the design features involved in teradata?

537