The _______ programming language facilitated concurrent programming.

a) Fortran
b) COBOL
c) Pascal
d) Ada


d) Ada

Computer Science & Information Technology

You might also like to view...

Figure 11.31 shows a bezier curve with start, end, and control points. Fill in the blanks to complete the statements for drawing this bezier curve. Assume the curve is drawn on a canvas with a rendering context, myContext.

1. myContext.___(___, ___);
2. myContext.___(___,___,___,___,___,___);

Computer Science & Information Technology

A setting called airplane mode lowers the output power of the Wi-Fi and Bluetooth antennas allowing these networks to function, but at a reduced range.

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

Computer Science & Information Technology

____'s AdSense is one of several services that bloggers can use to place context-sensitive ads on their blogs.

A. Google B. Microsoft C. Yahoo D. YouTube

Computer Science & Information Technology

The cloud computing concept envisions a cloud of remote computers that provide a total online software and data environment that is hosted by third parties.

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

Computer Science & Information Technology