Multiple Choice
The abs() function returns the absolute (positive) value of a number:
A) true
B) false
C) both a and b
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: the _ statement is used to perform
Q2: PHP supports the following data types:<br>A)String<br>B)Integer<br>C)Float (floating
Q3: The round() function rounds a floating-point number
Q4: The default file extension for PHP files
Q6: the sqrt() function returns the square root
Q7: _ is used to show the out
Q8: The rand() function generates a random number:<br>A)true<br>B)false<br>C)both
Q9: The basic assignment operator in PHP is
Q10: A PHP script starts with <?php and
Q11: A _ script can be placed anywhere