Which one of the following lines names a constant needed in a program that computes the price per square inch of a round pizza?
a. scanf("%lf", &radius);
b. pi = 3.14159;
c. #define PI 3.14159
d. #include
e. none of the above
C
Computer Science & Information Technology
You might also like to view...
A section break separates a document into two sections that can be ________ separately
Fill in the blank(s) with correct word
Computer Science & Information Technology
What new feature in Windows Server 2016 will allow up to eight identical physical adapters on the host system to be configured as a team and mapped to a virtual switch?
A. Switch Embedded Teaming B. Dynamic Teaming C. Embedded NIC Teaming D. Switch Independent Teaming
Computer Science & Information Technology