Now that we’re working with classes that we write, do I have to include the iostream and fstream libraries to write output to the screen or to a file? Explain.
What will be an ideal response?
Yes, you need to include whatever libraries that contains objects, classes, or functions that you wish to use. Just because we are writing our own classes, doesn’t mean that principle changes!
Computer Science & Information Technology
You might also like to view...
An Excel range that contains related data, structured to allow easy management and analysis is called a ________
A) Web query B) cell C) range D) table
Computer Science & Information Technology
?Which of the following shape values represents the remaining area of an inline image not covered by any hotspots?
A. ?default B. ?circle C. ?rect D. ?poly
Computer Science & Information Technology