• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

PHP Functions

PHP Functions
Above usleep() function pauses PHP for .usleep(1000000);

1 microseconds
10 seconds
100 microseconds
1 second

ANSWER DOWNLOAD EXAMIANS APP

PHP Functions
What will be the output of the following PHP code?
echo(atan(0.50));

0.23568451142521
1
0.11845976421345
0.46364760900081

ANSWER DOWNLOAD EXAMIANS APP

PHP Functions
What will be the output of the following PHP code ?
function constant()
{
define("GREETING", "Welcome to Narnia");
echo greeting;
}

GREETING
ERROR
greeting
Welcome to Narnia

ANSWER DOWNLOAD EXAMIANS APP

PHP Functions
It is always necessary to use parentheses with the print function.

True
False

ANSWER DOWNLOAD EXAMIANS APP

PHP Functions
Which one of the following PHP functions can be used to build a function that accepts any number of arguments?

func_get_argc()
get_argv()
func_get_argv()
get_argc()

ANSWER DOWNLOAD EXAMIANS APP

PHP Functions
What will be the output of the following PHP code?
$str = "Hello World";
echo wordwrap($str,5,"n");

HelloWorld
World
Hello World
Hell 0 Wo rld

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON PHP Functions

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑