Operating System - File Systems

1. In the following statement
fprintf(fpt,"%n",i),
the variable fpt is a/an

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


2. The function fopen("filename","r")returns

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


3. The function sprintf()works like printf(),but operatres on

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


4. To instantiate an object with the statement ifstream items("C:inven.txt");, the file on the disk is identified by the name

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


5. Expression ((fpt=fopen("Samples","w"))==NULL)would be true if

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *