Select the true statement about time in stream processing.
Working with processing time can yield different results than working with event time.
Windows based on processing time can capture other events than ones based on event time, especially if some tuples arrive very late.