adplus-dvertising
frame-decoration

Question

The printer can be accessed using the predefined filename _____

a.

printer file

b.

print

c.

cout

d.

PRN, LPT1, etc

Answer: (d).PRN, LPT1, etc

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The printer can be accessed using the predefined filename _____

Similar Questions

Discover Related MCQs

Q. The best functions have _____

Q. One of the valid escape sequences used in the C language is

Q. Which loop always processes its instructions at least once?

Q. _____ refers to the process of locating and removing the errors in a program

Q. To write data that contains variables of type float, to an object of type ofstream, you should use

Q. The main difference in operation between an 'if statement and a 'while' statement is

Q. The 'continue' statement is used to

Q. The 'break' statement is used to exist from

Q. Which of the following pairs of identifier name(s) are(is) considered to be identical?

Q. The int type of constants are whole numbers in the range

Q. The general form of do-while statement is

Q. The measure of how well the operations in a function relate to one another is _____

Q. An unsigned double type of data

Q. The extraction operator >> is a(n) _____

Q. Modules in C++ programs are

Q. The return type for all destructors is

Q. The comma operator (,) is used to

Q. Which of the following statements creates a named constant called driverAge whose value is 16?

Q. In object-oriented terms, an exception may be considered a(n) _____

Q. A(n) _____ is a numeric variable used for counting something