Write a preprocessor directive to associate the constant macro PI with the number 3.14

What will be an ideal response?

#define PI 3.14

Computer Science & Information Technology

You might also like to view...

Whenever you want to maintain continuity between data in two programs, you should consider linking the data

Indicate whether the statement is true or false

Computer Science & Information Technology

Explain the difference between the RBAC and the DAC.

What will be an ideal response?

Computer Science & Information Technology