Which of the following statements are true? (Select two answers)
open () requires a second argument
open () is a function which returns an object that represents a physical file
instd, outstd, errstd are the names of pre-opened streams
if invoking open () fails, an exception is raised
Submit