(CO 1) Which data type can be used to read information from files but it cannot be used to create files and write
(CO 1) Which data type can be used to read information from files but it cannot be used to create files and write
information to them?
iostream
ifstream
afstream
ofstream
(CO 1) When a constructor accepts no arguments, it is called a(n)
Parameterized constuctor
default constuctor
stand-alone constuctor
arbitrator constuctor