Generally most for loop will use < and sometimes >. Once in awhile <= or >= is used. I can not say that I have ever seen != used. Not sure how well it would work, but its use would be very specific.
Some of the other people here might have more input and may have experienced using !=.