Which stream status flag will return true if the input read by cin is a string? int in; cin >> in; Select one: eof o cle
Posted: Mon May 02, 2022 12:06 pm
Which stream status flag will return true if the input read by cin is a string? int in; cin >> in; Select one: eof o clear fail o bad