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

1. To use the sqrt function in a program you should include the cmath library.
2. The function floor (x) rounds its argument x to the nearest integer
3. Function prototypes are placed at the end of a program.
4. Void functions return an integer.
5. One reason for using functions is called procedural abstraction.


1. True
2. False
3. False
4. False
5. True

Computer Science & Information Technology

You might also like to view...

What is file ownership and what capabilities does the owner of a file have?

What will be an ideal response?

Computer Science & Information Technology

AND, OR, and NOT are examples of ________ operators

A) Jacobean B) keyword C) relational D) Boolean

Computer Science & Information Technology

What is another name for an external hard drive?

A) writable CD B) supporting drive C) external port D) portable hard drive

Computer Science & Information Technology

If a malware program installs itself and then runs on your computer, your computer is said to have a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology