What differences exist between iterator and listiterator?


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

Post New Answer

More Core Java Interview Questions

Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,


What is the use of http-tunneling in rmi?

0 Answers  


Can java cast null?

0 Answers  


how to split string in java?

0 Answers  


What is meant by string is immutable?

0 Answers  






What is the basic difference between string and stringbuffer object?

0 Answers  


Does java initialize arrays to zero?

0 Answers  


what is generics in jdk1.5?

2 Answers   Bally Technologies,


How will you communicate between two applets?

0 Answers  


What is a protected method?

0 Answers  


Is Java Class Threadsafe ????? How to make Java class Thread safe??

2 Answers   Cognizant,


What is a method in java?

0 Answers  


Categories