1. Question: The PHP documentation is available in more than _____ languages.

    A
    20

    B
    30

    C
    200

    D
    02

    Note: Not available
    1. Report
  2. Question: Object oriented feature support from _________.

    A
    PHP-5

    B
    PHP-6

    C
    PHP-5 & 6

    D
    PHP-4

    Note: Not available
    1. Report
  3. Question: API is for____.

    A
    Application Programmer Interface

    B
    application Program Interface

    C
    Application Programming Interface

    D
    Application Programmer Interfaces

    Note: Not available
    1. Report
  4. Question: Which is correct way to embedding PHP tag into webpage delimiter syntax?

    A
    Welcome ! <?php echo "some dynamic output here"; ?> Some static output here

    B
    Welcome ! <? echo "some dynamic output here"; ?> Some static output here

    C
    Welcome ! <% echo "some dynamic output here"; %> Some static output here

    D
    <?php Welcome ! echo "some dynamic output here"; Some static output here ?>

    Note: Not available
    1. Report
  5. Question: Which two styles shouldn't use if you don't have ample reason?

    A
    Asp style

    B
    Script style

    C
    Short tags style

    D
    Delimiter style

    Note: Not available
    1. Report
  6. Question: In which platform PHP can runs?

    A
    Windows

    B
    Linux

    C
    Unix

    D
    None

    Note: Not available
    1. Report
  7. Question: How many type of directive scope in PHP?

    A
    Five

    B
    Four

    C
    Six

    D
    Seven

    Note: Not available
    1. Report
  8. Question: Which of the following is PHP's global configuration file

    A
    php.ini

    B
    ini.php

    C
    config.php

    D
    httpd.conf

    Note: Not available
    1. Report
  9. Question: Who is the named the Boolean data type?

    A
    George Boolean(1815-1864)

    B
    George Boole(1815-1864)

    C
    Mark Boole(1915-1964)

    D
    Mark Boole(1815-1864)

    Note: Not available
    1. Report
  10. Question: The Boolean data type represents truth, supporting only _____Values.

    A
    Only 2

    B
    Only 3

    C
    Only 4

    D
    Only 5

    E
    None

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd