1. Question: What is the default value off precision directives for windows?

    A
    10

    B
    11

    C
    12

    D
    14

    Note: Not available
    1. Report
  2. Question: Which is the constants of  define_syslog_variables() function?

    A
    openlog()

    B
    closelog()

    C
    syslog()

    D
    All

    Note: Not available
    1. Report
  3. Question: Fatal compile-time errors rdefers to________

    A
    E_COMPILE_WARNING

    B
    E_COMPILE_ERROR

    C
    E_DEPRECATED

    D
    Fatal errors that occur during PHP’s initial start

    Note: Not available
    1. Report
  4. Question: A__________ is a value that cannot be modified throughout the execution of a program.

    A
    Constants

    B
    Variables

    C
    Expressions

    D
    None

    Note: Not available
    1. Report
  5. Question: What is the result or output of the array?

    $garden = array("cabbage", "peppers", "turnips", "carrots");
    echo count($garden);

    A
    4

    B
    5

    C
    6

    D
    3

    Note: Not available
    1. Report
  6. Question: What are ASP style script delimiters?

    A
    <? ………… ?>

    B
    <% ………… %> 

    C
    <?= …… ?>

    D
    None of them

    Note: Not available
    1. Report
  7. Question: Microsoft greatly improved IIS\' PHP support using ______.

    A
    FartCGI

    B
    ZendChrt

    C
    PCRE

    D
    TNZLai

    Note: Not available
    1. Report
  8. Question: An ________ is a phrase representing a particular action in a program.

    A
    Expressions

    B
    Constants

    C
    Variables

    D
    None

    Note: Not available
    1. Report
  9. Question: Fatal run-time errors refers to________.

    A
    E_USER

    B
    E_ERROR

    C
    E_NOTICE

    D
    E_USER_ERROR

    Note: Not available
    1. Report
  10. Question: Which parameters are supported in the openlog() function?

    A
    ident

    B
    facility

    C
    option

    D
    alert

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