You cannot use fopen for pipes because

A. pipes do not have file names
B. pipes have a limited capacity


A. pipes do not have file names

Computer Science & Information Technology

You might also like to view...

Management in an organization regularly reassigns employees to different functions. This practice is known as:

a. Job rotation b. Reassignment c. Separation of duties d. Due diligence

Computer Science & Information Technology

If a class B is a pubic base class for a derived class D, then an object of class D bears what relationship to class B?

a) A has-a relationship. b) A fraternal relationship c) An is-a relationship. d) There is no relationship here.

Computer Science & Information Technology

Define what is meant by open-ended interview questions. Give eight benefits and five drawbacks of using them

What will be an ideal response?

Computer Science & Information Technology

Which of the following loops supports two distinct forms of syntax?

A. while B. until C. loop D. None of the above

Computer Science & Information Technology