Multiple Choice
The statement ____ causes the string Hello World! to be printed directly at the printer.
A) fprintf(lprn,"Hello World!") ;
B) fprintf("lprn","Hello World!") ;
C) fprintf(prn,"Hello World!") ;
D) fprintf("prn","Hello World!") ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Permissible file opening modes are r, w,
Q16: The maximum allowable filename in current Unix
Q17: Notice that each file stream name, when
Q18: The functions fgetc() and fgets() return the
Q19: When working with random access files, the
Q21: Most IBM or IBM-compatible personal computers assign
Q22: The advantage of binary files is typically
Q23: To write to a binary file you
Q24: A file stream that receives data from
Q25: _ creates a new file and makes