View Single Post
  #26 (permalink)  
Old 04-25-2008, 04:37 PM
raj reddy raj reddy is offline
Member
 
Join Date: Apr 2008
Posts: 30
raj reddy can only hope to improve
hi eranga

when the two arrays were comparing


ie if(al1.get(i).equals(al2.get(j)))


the count variable should be incremented


but for the last comparison of the values in the arrays

the count variable is not incrementing

if u have any queries reply me
__________________
reddy
Reply With Quote