Method ADT.CircularList()->CircularListIterator()->has_next()
- Method has_next
 boolhas_next(void|intsteps)- Returns
 Returns true if it is possible to move
stepssteps forwards, ifstepsweren't supplied it check if it is possible to move one step forward.