noun
input-output statement
Computing term for a statement in a program that handles input and output operations.
このプログラムでは、入出力文を使ってファイルからデータを読み込む。
In this program, input-output statements are used to read data from a file.
Compound of 入出力 (input-output) and 文 (statement).