Q:

A simple mathematical function in PHP that takes a single argument and returns largest integer that is less than or equal to that argument, is a

belongs to collection: CONSTANTS AND OPERATORS IN PHP MCQ

0

A simple mathematical function in PHP that takes a single argument and returns largest integer that is less than or equal to that argument, is a


  1. ceil ( )
  2. abs ( )
  3. max ( )
  4. floor ( )

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).floor ( )

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

CONSTANTS AND OPERATORS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Decrement operator is denoted by... >>
<< Mt_rand ( ) function produces a better random valu...