Question
a.
Basic math functions
b.
Randomness functions
c.
Seeding and generating functions
d.
None of them
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Floor ( ), ceil ( ), round ( ), abs ( ), min ( ), max ( ) all functions are example of
Similar Questions
Discover Related MCQs
Q. Which operator returns true if two arguments are not equal or not have same type?
View solution
Q. If rand ( ) function is called by no argument it returns a number between 0 and
View solution
Q. Intval ( ) function is used for
View solution
Q. Module operator % in PHP only accepts
View solution
Q. Operator that takes simple values as arguments and evaluate it either TRUE or FALSE
View solution
Q. +=, −=, *=, /=, %= all are example of
View solution
Q. Increment operator is denoted by
View solution
Q. === operator is true if its two arguments are exactly
View solution
Q. Comparison operators have higher precedence than
View solution
Q. Rand ( ) and mt_ rand ( ) functions are examples of
View solution
Q. Abs ( ) stands for
View solution
Q. For constructing a random string of letters which function is used
View solution
Q. Example of random number function is/are
View solution
Q. Integers are also known as
View solution
Q. Floating point numbers is also known as
View solution
Q. Decrement operator is denoted by
View solution
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
View solution
Q. Mt_rand ( ) function produces a better random value, and is 4 times faster than
View solution
Q. How many numerical types are allowed in PHP?
View solution
Q. Which operators have higher precedence?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!