What does index mean in java?


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

Post New Answer

More Core Java Interview Questions

Objects or references which of them gets garbage collected?

0 Answers  


What code optimizations techniques you follow in general practice?

2 Answers   Accenture, TCS, Wipro,


What do you mean by pointer value and address?

0 Answers   Syntel, Visa,


WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?

4 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,






What are virtual functions?

2 Answers  


How many objects are created for a singleton class

7 Answers   Ness Technologies,


what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


why java does not contain pointers?

13 Answers   Infosys, TCS,


How many types of java are there?

0 Answers  


Which oo concept is achieved by using overloading and overriding?

0 Answers  


Categories