1. Question: Which is the default delimiter syntax to embed php tag?

    A
    <?php     >

    B
    <?php    ?>

    C
    <php  ?>

    D
    <php >

    Note: Not available
    1. Report
  2. Question: Which is PHP the short tag syntax?

    A
    <-  ->

    B
    <- >

    C
    <?  ?>

    D
    <?  >

    Note: Not available
    1. Report
  3. Question: Which ASP-Style tag support php?

    A
    <:  :>

    B
    <%  %>

    C
    </  />

    D
    <-  ->

    Note: Not available
    1. Report
  4. Question: Which is the single-line coments C++ syntax in php?

    A
    //

    B
    --

    C
    <-->

    D
    <??>

    Note: Not available
    1. Report
  5. Question: What is shell syntax?

    A
    Which supports an alternative to the C++-style single-line syntax.

    B
    Shell syntax supports about tags.

    C
    Shell syntax is a syntax which supports single and double comments.

    D
    Shell syntax supports only double comments.

    Note: Not available
    1. Report
  6. Question: PHP outputting functions are

    A
    echo

    B
    print_r()

    C
    print()

    D
    write()

    Note: Not available
    1. Report
  7. Question: Which can be able to automatically destroy object?

    A
    class

    B
    destructor

    C
    constructor

    D
    object

    Note: Not available
    1. Report
  8. Question: Which are mentioned PHP versions?

    A
    PHP 5.3

    B
    PHP 4

    C
    PHp 5

    D
    PHP 6

    Note: Not available
    1. Report
  9. Question: By using which statement you can get your output to the browser?

    A
    echo();

    B
    print();

    C
    printf();

    D
    sprintf();

    Note: Not available
    1. Report
  10. Question: The origins of PHP date_____

    A
    1998

    B
    1995

    C
    1959

    D
    1985

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