Which of the following statements are true? (Select two answers)
Which of the following statements are true? (Select two answers)A . open () is a function which returns an int that represents a physical file handleB . the second open () argument is optionalC . instd, outstd, errstd are the names of pre-opened streamsD . if invoking open () fails,...