The decrement operator is denoted by ______________
The decrement operator is denoted by ______________
The mt_rand ( ) function produces a better random value, and is 4 times faster than _______________
The mt_rand ( ) function produces a better random value, and is 4 times faster than _______________
floor ( ), ceil ( ), round ( ), abs ( ), min ( ), max ( ) all functions are exam- ple of ___________________
floor ( ), ceil ( ), round ( ), abs ( ), min ( ), max ( ) all functions are exam- ple of ___________________
A simple mathematical function in PHP that takes a single argument and returns the largest integer that is less than or equal to that argument, is a _______________
A simple mathematical function in PHP that takes a single argument and returns the largest integer that is less than or equal to that argument, is a _______________
The increment operator is denoted by _________________
The increment operator is denoted by _________________
The increment operator have two flavors one is postincrement and ________________
The increment operator have two flavors one is postincrement and ________________
The random number functions offered by PHP is implemented by _______________
The random number functions offered by PHP is implemented by _______________
The ceiling function is denoted by ____________
The ceiling function is denoted by ____________
If rand ( ) function is called by no argument it returns a number between 0 and ________________
If rand ( ) function is called by no argument it returns a number between 0 and ________________
For constructing a random string of letters which function is used ________________
For constructing a random string of letters which function is used ________________