TRUE/FALSE
1. T F The functions fscanf and fgetc input data from files.
2. T F Each data file must have an internal and an external name.
3. T F The file open mode “w” opens a file for writing.
4. T F We can use the fprintf function to write data into a text file.
5. T F Assume that value is a variable of type int, the function call
fscanf (stdin, “%d”, &value); is correct.
6. T F fscanf( ) and fprintf( ) are declared in the standard header file stdlib.h
7. T F A text file is terminated by EOF.
8. T F The statement ifp = fopen(My_file”, “r”); opens a file for reading:
9. T F The function sprintf( ) writes characters to a string.
10. T F When a text file is opened, we have access to it at its beginning or
end.
11. T F The main difference between scanf and sscanf is that sscanf gets its
input from the string variable, which is its first parameter, whereas
scanf gets its input from the standard input device.
12. T F The standard output function sprintf behaves like printf except it
stores the output in its first parameter, which is a string variable.
13. T F The statement fprintf (test_scores, “%d”, score); writes a datum to a
file named test_scores that has been opened in output mode.
14. T F It is possible to reopen in input mode a file that has been opened in
output mode without closing it.
15. T F If the file open mode for a data file is “w” an input statement
referencing the file will read a datum from it.
16. T F The output of a computer program can be directed to the standard
output device, which is usually the monitor screen.
17. T F printf (“%d %d”, a; b); is syntactically legal.
18. T F scanf (“Enter a value for x: “, c1); is syntactically correct.
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more