Flowchart symbol for file input output
What flowchart symbol should I use for file input and output? Is it still the same as using Scanner? (The language is Java btw)
I was thinking maybe the usual input and output symbol might work, but I'm worried that there could be something else.