Member function ______________ of the file streams fstream, ifstream and ofstream closes a file.

Fill in the blank(s) with the appropriate word(s).


close.

Computer Science & Information Technology

You might also like to view...

Describe the duty cycle of a printer and how it relates to operating cost.

What will be an ideal response?

Computer Science & Information Technology

To divide BigDecimal b1 by b2 and assign the result to b1, you write _________.

a. b1.divide(b2); b. b2.divide(b1); c. b1 = b1.divide(b2); d. b1 = b2.divide(b1); e. b2 = b2.divide(b1);

Computer Science & Information Technology

You can press the ____ keys to display and hide the rulers.

a. Alt+R b. Ctrl+R c. Ctrl+Shift+R d. Ctrl+Alt+R

Computer Science & Information Technology

You are researching RAM for a computer you are building for a friend who will be using the system as a home office server for her small business. She wants the added protection so the computer will not crash due to a memory error. ? What type of RAM should you consider purchasing?

A. Unbuffered B. Buffered C. ECC D. Registered

Computer Science & Information Technology