Given a PrintWriter reference variable named output that references a PrintWriter object, write a statement that flushes any buffered output on the stream associated with the object, releases any system resources associated with the object and ceases output operations on the associated stream.