1. Question: All error and warnings refers to_________.

    A
    ALL_NOTICES

    B
    _ALL

    C
    _NOTICE

    D
    _USER_NOTICE

    Note: Not available
    1. Report
  2. Question: A variable declared in a function is considered_______

    A
    Local variable

    B
    Global variable

    C
    Static variables

    D
    Function parameters

    Note: Not available
    1. Report
  3. Question: What is web Default server of PHP?

    A
    Apache

    B
    IIS

    C
    PCRE

    D
    PHPLIB

    Note: Not available
    1. Report
  4. Question: Which function returns an associative array consisting of the type, message, file and line of the last occuring error in PHP 5.2?  

    A
    error_got_last()

    B
    error_get_last()

    C
    get_error_last()

    D
    error_get_last

    Note: Not available
    1. Report
  5. Question: There are how many aspect in php.ini file ?

    A
    4

    B
    5

    C
    10

    D
    12

    Note: Not available
    1. Report
  6. Question: Which is declared after the function name and inside parentheses?

    A
    Function parameters

    B
    Global variables

    C
    Static variables

    D
    Local variables

    Note: Not available
    1. Report
  7. Question: What is additional features in PHP5?

    A
    Session Handling

    B
    String Handling

    C
    SQLite

    D
    Wanserver

    Note: Not available
    1. Report
  8. Question: What symbol is used as comments in php.ini file ?

    A
    comma (,)

    B
    Fullstop (.)

    C
    Semicolon (;)

    D
    colon (:)

    Note: Not available
    1. Report
  9. Question: How many configuration directive scope available in PHP?

    A
    4

    B
    5

    C
    10

    D
    12

    Note: Not available
    1. Report
  10. Question: Which variable can be accessed in any part of the program?

    A
    Global variables

    B
    Local variables

    C
    Static variables

    D
    None

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