A ________ pipe supports only synchronous, unidirectional communication between local processes.

a) named
b) stream
c) message-oriented
d) unnamed


d) unnamed

Computer Science & Information Technology

You might also like to view...

happens if a case in a switch statement does not end with a break statement?

a) The program will not compile. b) The switch statement will never execute. c) It will cause an infinite loop. d) The switch statement will execute the next case statement as well. e) The case will never be executed.

Computer Science & Information Technology

Why is an explicit transaction end statement needed in SQL but not an explicit begin statement?

What will be an ideal response?

Computer Science & Information Technology

Embedded styles can be used throughout a Web page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

All of the following statements about adding a digital signature to a file are true EXCEPT:

A) it remains signed until it is modified. B) it is marked as final. C) a password is automatically added. D) the file becomes read-only.

Computer Science & Information Technology