MCQOPTIONS
Saved Bookmarks
| 1. |
A simple mathematical function in PHP that takes a single argument and returns nearest integer, is a |
| A. | round ( ) |
| B. | abs ( ) |
| C. | max ( ) |
| D. | floor ( ) |
| Answer» B. abs ( ) | |