To be able to send and receive messages in parallel over a network connection, a program must use __________ of execution.
a. one thread.
b. two threads.
c. three threads.
d. four threads.
b. two threads.
Computer Science & Information Technology
You might also like to view...
Byte code instructions are
a. another name for source code b. syntax errors c. machine code instructions d. read and interpreted by the JVM
Computer Science & Information Technology
An expression that has operands both of type int and of type double is called a _________ expression.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology