What is difference between iterator access and index access?


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

Post New Answer

More Core Java Interview Questions

Why char array is preferred over string for storing password?

0 Answers  


Iterator in the HashMap is fail-safe means what?

9 Answers   CTS, IBM, Subex,


What are the Object and Class that classes used for?

3 Answers   Mphasis,


What is the gregoriancalendar class in java programming?

0 Answers  


What is the platform?

0 Answers  






Is 0 a prime number?

0 Answers  


How to reverse string in java?

0 Answers  


What is ctrl m character?

0 Answers  


What is boolean example?

0 Answers  


Explain the importance of join() method in thread class?

0 Answers  


what is java

10 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


Categories